Class ClusterException

All Implemented Interfaces:
Serializable

public class ClusterException extends PortalException
Author:
Shuyang Zhou
See Also:
  • Constructor Details

    • ClusterException

      public ClusterException()
    • ClusterException

      public ClusterException(String msg)
    • ClusterException

      public ClusterException(String msg, Throwable throwable)
    • ClusterException

      public ClusterException(Throwable throwable)