com.aspose.ocr.core.publicapi
Class AsposeLicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aspose.ocr.core.publicapi.AsposeLicenseException
- All Implemented Interfaces:
- Serializable
public class AsposeLicenseException
- extends Exception
This exception is thrown if any errors with license is detected.
- See Also:
- Serialized Form
AsposeLicenseException
public AsposeLicenseException(String message)
AsposeLicenseException
public AsposeLicenseException(String message,
Exception e)
AsposeLicenseException
public AsposeLicenseException(Exception e)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2011 Aspose. All Rights Reserved.