StringprepException
Overview
StringprepException is a class in Aspose.PDF FOSS for Java.
Inherits from: RuntimeException.
Thrown when a string fails SASLprep processing.
This class provides 1 method for working with StringprepException objects in Java programs.
Available methods include: StringprepException.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
StringprepException(message: String) | Creates a new exception with the given message. |