Package com.amazon.ion
Class EmptySymbolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazon.ion.IonException
com.amazon.ion.EmptySymbolException
- All Implemented Interfaces:
Serializable
Deprecated.
An error caused by a symbol not containing at least one character for
its text.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amazon.ion.IonException
causeOfTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmptySymbolException
public EmptySymbolException()Deprecated.
-
NullPointerException