SnowException
SnowException
The SnowException class extends java.lang.Exception
and will be thrown from some SnowDoc and SnowDocFactory functions. There are currently three types of SnowException.
InvalidLicenseException
is thrown when SnowDoc is unable to locate a valid RasterMaster licensePageNotFoundException
is thrown when a requested page number doesn’t exist in the documentUnsupportedFormatException
is thrown bySnowDocFactory.createSnowDoc()
when the input file is in a format not supported by SnowDoc
Have questions, corrections, or concerns about this topic? Please let us know!