Docmosis API 4.5.0

com.docmosis.util
Class InvalidLicenseException

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

public class InvalidLicenseException
extends StartupException

See Also:
Serialized Form

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

InvalidLicenseException

public InvalidLicenseException()

InvalidLicenseException

public InvalidLicenseException(String message,
                               Throwable cause)

InvalidLicenseException

public InvalidLicenseException(String message)

InvalidLicenseException

public InvalidLicenseException(Throwable cause)

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.