public class BookException extends LucidException
The GNU Lesser General Public License for details.,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serialization ID
|
| Constructor and Description |
|---|
BookException(String msg)
Construct the Exception with a message
|
BookException(String msg,
Throwable ex)
Construct the Exception with a message and a nested Exception
|
getDetailedMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public BookException(String msg)
msg - The resource id to read