Class SessionsRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.sessions.exception.SessionsRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ImportException,SearchException,SessionsNotFoundException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSessionsRuntimeException(String message) SessionsRuntimeException(String message, Exception exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionsRuntimeException
public SessionsRuntimeException() -
SessionsRuntimeException
-
SessionsRuntimeException
-