Holger's
Java API

com.antelmann
Class MissingLicenseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by com.antelmann.LicensingException
                  extended by com.antelmann.MissingLicenseException
All Implemented Interfaces:
Serializable

public class MissingLicenseException
extends LicensingException

thrown to indicate that no license is available for the given licensee

Author:
Holger Antelmann
See Also:
Serialized Form

Constructor Summary
MissingLicenseException(Object licensee)
           
 
Method Summary
 
Methods inherited from class com.antelmann.LicensingException
getLicense, getLicensee, setLicense, setLicensee
 
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

MissingLicenseException

public MissingLicenseException(Object licensee)


(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads