Docmosis API 4.5.0

com.docmosis.util
Class StartupException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.docmosis.util.StartupException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidLicenseException

public class StartupException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
StartupException()
           
StartupException(String message)
           
StartupException(String message, Throwable cause)
           
StartupException(Throwable cause)
           
 
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 message,
                        Throwable cause)

StartupException

public StartupException(String message)

StartupException

public StartupException(Throwable cause)

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.