Package io.higson.runtime.exception
Class HigsonBundleIllegalGetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.higson.runtime.exception.HigsonRuntimeException
io.higson.runtime.exception.HigsonBundleException
io.higson.runtime.exception.HigsonBundleUsageException
io.higson.runtime.exception.HigsonBundleIllegalGetException
- All Implemented Interfaces:
Serializable
Exception thrown when an illegal get operation is attempted on a property.
- Author:
- przemek hertel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.exception.HigsonBundleUsageException
getMessageMethods inherited from class io.higson.runtime.exception.HigsonRuntimeException
buildMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HigsonBundleIllegalGetException
-