Docmosis API 4.5.0

com.docmosis.webserver.server
Class StartupException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.webserver.server.StartupException
All Implemented Interfaces:
Serializable

public class StartupException
extends Exception

See Also:
Serialized Form

Constructor Summary
StartupException()
           
StartupException(String arg0)
           
StartupException(String arg0, Throwable arg1)
           
StartupException(Throwable arg0)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StartupException

public StartupException()

StartupException

public StartupException(String arg0,
                        Throwable arg1)

StartupException

public StartupException(String arg0)

StartupException

public StartupException(Throwable arg0)

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.