Exception indicating that compiling C# source files has failed. More...
Inherits Exception.
| Public Member Functions | |
| CompilationFailedException () | |
| Exception indicating that compiling C# source files has failed.  More... | |
| CompilationFailedException (string errorMessage) | |
| Exception indicating that compiling C# source files has failed.  More... | |
| CompilationFailedException (string errorMessage, Exception innerEx) | |
| Exception indicating that compiling C# source files has failed.  More... | |
Exception indicating that compiling C# source files has failed.
| 
 | inline | 
Exception indicating that compiling C# source files has failed.
| 
 | inline | 
Exception indicating that compiling C# source files has failed.
| errorMessage | 
| 
 | inline | 
Exception indicating that compiling C# source files has failed.
| errorMessage | |
| innerEx |