Package org.wildfly.plugin.tools.server
Class ServerManagerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.wildfly.plugin.tools.server.ServerManagerException
-
- All Implemented Interfaces:
Serializable
public class ServerManagerException extends RuntimeException
An exception that represents some sort of failure within the server manager.- Since:
- 1.2
- Author:
- James R. Perkins
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-