Package tigase.meet.janus
Class JanusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tigase.meet.janus.JanusException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJanusException(int code, String reason) JanusException(Map<String, Object> error) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JanusException
-
JanusException
public JanusException() -
JanusException
-