Package io.higson.runtime.exception
Class HigsonBundleRemoveException
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.HigsonBundleRemoveException
- All Implemented Interfaces:
Serializable
Exception thrown when a property cannot be removed because it is referenced.
- Author:
- przemek hertel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.exception.HigsonRuntimeException
buildMessage, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HigsonBundleRemoveException
-