UncategorizedScriptException(message: String)
Construct a new UncategorizedScriptException.
UncategorizedScriptException
message - detailed message
message
UncategorizedScriptException(message: String, cause: Throwable)
cause - the root cause
cause