public class NamePrefixException extends NameFormatException
NameConverter
to indicate that even though a name cannot be converted to a structure,
it is the prefix of a valid name.
This is only required when prefix mode
has been successfully enabled (but it is acceptable to throw it even outside of prefix mode).
NameFormatException.FilteredCase
Constructor and Description |
---|
NamePrefixException() |
NamePrefixException(String prefix) |
NamePrefixException(String prefix,
String incompleteToken) |
fillInStackTrace, getPrefix
getFinalCause, getLineNumberInFile, getLineNumberInRecord, setLineNumberInFile, setLineNumberInRecord
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString