public static class NameFormatException.FilteredCase extends NameFormatException
When a NameConverter throws this exception, name converters with lower priority will not try to convert that name, so the conversion is guaranteed to fail. This differs from throwing NameFormatException or returning null, where other converters are tried.
NameFormatException.FilteredCase
Constructor and Description |
---|
FilteredCase(java.lang.String message) |
FilteredCase(java.lang.String message,
java.lang.Throwable t) |
fillInStackTrace, getPrefix
getFinalCause, getLineNumberInFile, getLineNumberInRecord, setLineNumberInFile, setLineNumberInRecord