Class AsposeLicencNotFoundException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class AsposeLicencNotFoundException extends Exception
Exception die bei fehlender Lizenz geworfen wird- Author:
 - Xima Media GmbH, Dresden - 20.06.2011 - mgu
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description AsposeLicencNotFoundException()AsposeLicencNotFoundException(String message)AsposeLicencNotFoundException(String message, Throwable cause)AsposeLicencNotFoundException(Throwable cause) 
- 
Method Summary
- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 - 
 
 -