org.jboss.jbossas.servermanager
Class ServerShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jboss.jbossas.servermanager.ServerShutdownException
- All Implemented Interfaces:
- Serializable
public class ServerShutdownException
- extends IOException
Signals server shutdown problems.
- Version:
- $Revision: 1 $
- Author:
- Martin Vecera
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServerShutdownException
public ServerShutdownException()
ServerShutdownException
public ServerShutdownException(String s)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.