java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aoapps.appcluster.AppClusterException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AppClusterConfigurationException
- Author:
- AO Industries, Inc.
- See Also:
-
Constructor Summary
ConstructorDescriptionAppClusterException
(String message) AppClusterException
(String message, Throwable cause) AppClusterException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AppClusterException
public AppClusterException() -
AppClusterException
-
AppClusterException
-
AppClusterException
-