public class FontNotFoundException extends RuntimeException
| Constructor and Description |
|---|
FontNotFoundException(FontSpecification fontSpecification)
Constructs a new font not found exception with the specified font specification.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FontNotFoundException(FontSpecification fontSpecification)
fontSpecification - The specification of the font that hasn't been found.Copyright © 2004–2025. All rights reserved.