Package com.osohq.oso
Class Exceptions.PolarRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.osohq.oso.Exceptions.OsoException
com.osohq.oso.Exceptions.PolarRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Exceptions.DuplicateClassAliasError,Exceptions.DuplicateInstanceRegistrationError,Exceptions.FileLoadingError,Exceptions.InlineQueryFailedError,Exceptions.InstantiationError,Exceptions.InvalidAttributeError,Exceptions.InvalidCallError,Exceptions.InvalidConstructorError,Exceptions.InvalidIteratorError,Exceptions.MissingConstructorError,Exceptions.NullByteInPolarFileError,Exceptions.PolarFileExtensionError,Exceptions.PolarFileNotFoundError,Exceptions.PolarTypeError,Exceptions.StackOverflowError,Exceptions.UnexpectedPolarTypeError,Exceptions.UnimplementedOperation,Exceptions.UnregisteredClassError,Exceptions.UnregisteredInstanceError,Exceptions.UnsupportedError
- Enclosing class:
Exceptions
Generic runtime exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.osohq.oso.Exceptions.OsoException
getDetailsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PolarRuntimeException
-
PolarRuntimeException
-