Package io.higson.runtime.exception
Class MissingActiveVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.higson.runtime.exception.HigsonRuntimeException
io.higson.runtime.exception.MissingActiveVersionException
- All Implemented Interfaces:
Serializable
exception to use when given region in given profile has no active version
- Author:
- Maciej Główka on 06.02.2019
- 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
-
MissingActiveVersionException
-