Constructors
Name | Description | |
---|---|---|
CompilationErrorException()()()() |
Initializes a new instance of the CompilationErrorException class.
| |
CompilationErrorException(String) |
Initializes a new instance of the CompilationErrorException class with a specified
error message.
| |
CompilationErrorException(String, Exception) |
Initializes a new instance of the CompilationErrorException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|