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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClusterCommandException
public ClusterCommandException()
ClusterCommandException
public ClusterCommandException(String arg0)
- Parameters:
arg0 -
ClusterCommandException
public ClusterCommandException(Throwable arg0)
- Parameters:
arg0 -
ClusterCommandException
public ClusterCommandException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
Copyright © 2012 Tigase. All Rights Reserved.