Overview
StringprepException is a class in Aspose.Pdf FOSS for Java.
Inherits from: RuntimeException.
Thrown when a string fails SASLprep processing.
Methods
| Signature | Description |
|---|
StringprepException(message: String) | Creates a new exception with the given message. |
See Also