Package tigase.cluster.api
Class ClusterCommandException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tigase.cluster.api.ClusterCommandException
-
- All Implemented Interfaces:
Serializable
public class ClusterCommandException extends Exception
- Author:
- Artur Hefczyc Created Mar 16, 2011
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClusterCommandException()ClusterCommandException(String arg0)ClusterCommandException(String arg0, Throwable arg1)ClusterCommandException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-