public class PsConverterLicenseException extends PsConverterException
This class contains information about an error connected with licensing of Aspose.Page product.
Constructor and Description |
---|
PsConverterLicenseException(String errorStr)
Initializes a new instance of the
PsConverterLicenseException from errorStr string. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PsConverterLicenseException(String errorStr)
Initializes a new instance of the PsConverterLicenseException
from errorStr
string.
errorStr
- The string that describes a reason of coversion error.Copyright © 2022 Aspose. All Rights Reserved.