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:
  • Constructor Details

    • ClusterCommandException

      public ClusterCommandException()
    • ClusterCommandException

      public ClusterCommandException(String arg0)
    • ClusterCommandException

      public ClusterCommandException(Throwable arg0)
    • ClusterCommandException

      public ClusterCommandException(String arg0, Throwable arg1)