public class NoSuchTablePoemException extends NormalPoemException
Table is made.| Modifier and Type | Field and Description |
|---|---|
Database |
database
The Database we are dealing with.
|
String |
name
Its name.
|
subException| Constructor and Description |
|---|
NoSuchTablePoemException(Database database,
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 Database database
public String name
public String getMessage()
PoemExceptiongetMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.