Class SessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.metricshub.ipmi.core.connection.SessionException
- All Implemented Interfaces:
Serializable
Exception that can be thrown when there are some problems with session, for example when establishig new session.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionException
-