public class NoSuchRowPoemException extends NormalPoemException
| Modifier and Type | Field and Description |
|---|---|
Table<?> |
table
The table we are dealing with.
|
Integer |
troid
Its TROID.
|
subException| Constructor and Description |
|---|
NoSuchRowPoemException(Table<?> table,
Integer troid)
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 Table<?> table
public Integer troid
public String getMessage()
PoemExceptiongetMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.