FX3ProgrammingException Constructor |
| Name | Description | |
|---|---|---|
| FX3ProgrammingException |
Create a new exception
| |
| FX3ProgrammingException(String) |
Create a new exception with a specified message
| |
| FX3ProgrammingException(String, Exception) |
Create a new exception with a specified message and the previous exception from down the stack
|