Overload List

  NameDescription
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.

See Also