public class TermLabelException extends Exception
TermLabelFactory
methods can throw an instance if the requested term
label cannot be created.
TermLabelManager
can throw this if a requested label name has not
been registered.
Constructor and Description |
---|
TermLabelException() |
TermLabelException(String message) |
TermLabelException(String message,
Throwable cause) |
TermLabelException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString