Overload List
Name | Description | |
---|---|---|
![]() | IllegalSymbolException(String) |
Make the exception with a message.
|
![]() | IllegalSymbolException(String, ISymbol) |
Make the exception with a message and a symbol.
|
![]() | IllegalSymbolException(String, Exception) |
Make the exception with an inner exception and a message.
|
![]() | IllegalSymbolException(String, ISymbol, Exception) |
Make the exception with an inner exception, message, and symbol.
|