org.apache.tomcat.shell
public class: StartupException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tomcat.shell.StartupException
All Implemented Interfaces:
Serializable
Signals a problem when starting up the server from the command
line.
- author:
James
- Duncan Davidson [duncan@eng.sun.com]
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |