Package org.frankframework.core
Class ManagedStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.frankframework.core.IbisException
org.frankframework.core.ManagedStateException
- All Implemented Interfaces:
Serializable
Exception thrown if a
ManagedObject
like an Adapter or Receiver is in
an unexpected or illegal state.- Author:
- Gerrit van Brakel
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.frankframework.core.IbisException
IbisException.ExcludeClassInfoExceptionFilter
-
Constructor Summary
-
Method Summary
Methods inherited from class org.frankframework.core.IbisException
expandMessage, expandMessage, getExceptionSpecificDetails, getMessage, getMessages
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ManagedStateException
public ManagedStateException() -
ManagedStateException
-
ManagedStateException
-
ManagedStateException
-