Click or drag to resize

FX3ProgrammingException Constructor

Overload List
  NameDescription
Public methodFX3ProgrammingException
Create a new exception
Public methodFX3ProgrammingException(String)
Create a new exception with a specified message
Public methodFX3ProgrammingException(String, Exception)
Create a new exception with a specified message and the previous exception from down the stack
Top
See Also