Constructor for ScriptCompilationException.
Parameters: msg - the detail message Parameters: cause - the root cause (usually from using an underlyingscript compiler API)
Constructor for ScriptCompilationException.
Parameters: scriptSource - the source for the offending script Parameters: cause - the root cause (usually from using an underlyingscript compiler API)
Constructor for ScriptCompilationException.
Parameters: msg - the detail message Parameters: scriptSource - the source for the offending script Parameters: cause - the root cause (usually from using an underlyingscript compiler API)