Method | Description | |
---|---|---|
ScriptCompilationException ( ) : System | ||
ScriptCompilationException ( string errorMessage ) : System | ||
ScriptCompilationException ( string errorMessage, |
public ScriptCompilationException ( ) : System | ||
return | System |
public ScriptCompilationException ( string errorMessage ) : System | ||
errorMessage | string | |
return | System |
public ScriptCompilationException ( string errorMessage, |
||
errorMessage | string | |
innerEx | ||
return | System |