BcfUnreachableCodeException Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| BcfUnreachableCodeException |
Initializes a new instance of the BcfUnreachableCodeException.
| |
| BcfUnreachableCodeException(Exception) |
Initializes a new instance of the BcfUnreachableCodeException.
| |
| BcfUnreachableCodeException(String) |
Initializes a new instance of the BcfUnreachableCodeException class with a specified error message.
| |
| BcfUnreachableCodeException(String, Exception) |
Initializes a new instance of the BcfUnreachableCodeException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|