public static class DisplayLevel.NameUnrecognisedException extends PoemException
DisplayLevel which doesn't exist is referenced,
by misspelling for example.| Modifier and Type | Field and Description |
|---|---|
String |
name
The name we did not recognise.
|
subException| Constructor and Description |
|---|
NameUnrecognisedException(String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message which may be null.
|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic String name
public NameUnrecognisedException(String name)
public String getMessage()
PoemExceptiongetMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.