Class TokenizerRTException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.olingo.odata2.core.uri.expression.TokenizerRTException
-
- All Implemented Interfaces:
Serializable
public class TokenizerRTException extends Exception
Internal error. If used(thrown) the thrower- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TokenizerRTException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-