Home » apache-tomcat-6.0.26-src » org.apache » tomcat » shell » [javadoc | source]
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.
Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 public StartupException() 
 public StartupException(String msg) 
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