public class TransformationFailedPageNotExistException extends GroupDocsViewerException
Thrown while performing file transformations and desired page not exists in document.
Constructor and Description |
---|
TransformationFailedPageNotExistException(String guid,
int pageNumber,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
TransformationFailedPageNotExistException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TransformationFailedPageNotExistException(String guid, int pageNumber, ILocalizationHandler localizationHandler)
Initializes a new instance of the TransformationFailedPageNotExistException
class.
guid
- The file guid.pageNumber
- The page number.localizationHandler
- The localization handler.Copyright © 2018. All rights reserved.