Package | Description |
---|---|
com.groupdocs.watermark.exceptions |
The namespace provides different exceptions classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DetachedImageException
The exception that is thrown when manipulating detached image.
|
class |
EncryptionIsNotSupportedException
The exception that is thrown when content encryption is not supported.
|
class |
FontNotFoundException
The exception that is thrown when requested font is not found.
|
class |
ImageEffectsForTextWatermarkException
The exception that is thrown when ImageEffects is supplied for
TextWatermark . |
class |
InvalidPasswordException
The exception that is thrown when supplied password is incorrect.
|
class |
PreviewNotSupportedException
The exception that is thrown when a preview image cannot be generated for the content.
|
class |
TextEffectsForImageWatermarkException
The exception that is thrown when TextEffects is supplied for
ImageWatermark . |
class |
UnexpectedDocumentStructureException
The exception that is thrown when a content cannot be parsed due to unexpected structure.
|
class |
UnknownLoadOptionsTypeException
The exception that is thrown when a content cannot be loaded with supplied
LoadOptions . |
class |
UnknownWatermarkOptionsTypeException
The exception that is thrown when a watermark cannot be added with supplied
WatermarkOptions . |
class |
UnsupportedFileTypeException
The exception that is thrown when a file cannot be loaded.
|
Copyright © 2020. All rights reserved.