Package org.jivesoftware.openfire
Class SessionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.SessionNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSessionNotFoundException(String msg, Throwable nestedThrowable) SessionNotFoundException(Throwable nestedThrowable) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
SessionNotFoundException
public SessionNotFoundException() -
SessionNotFoundException
-
SessionNotFoundException
-
SessionNotFoundException
-
-
Method Details
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-