Package org.frankframework.core
Class MessageBrowseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.frankframework.core.IbisException
org.frankframework.core.MessageBrowseException
- All Implemented Interfaces:
Serializable
- Author:
- Johan Verrips
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.frankframework.core.IbisException
IbisException.ExcludeClassInfoExceptionFilter
-
Constructor Summary
ConstructorDescriptionMessageBrowseException
(String arg1) MessageBrowseException
(String arg1, Throwable arg2) -
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
-
MessageBrowseException
public MessageBrowseException() -
MessageBrowseException
-
MessageBrowseException
-
MessageBrowseException
-