public class BookException extends PluginException
PageException.| Constructor and Description |
|---|
BookException(java.lang.Exception e)
Constructs a BookException with a root exception to allow default error handling.
|
BookException(java.lang.String header,
java.lang.String body)
Constructs a BookException with a header and body of the message.
|
getBody, getBoldText, getErrorCode, getException, getHeader, getLocalizedMessage, getMessage, getRewriteURLspublic BookException(java.lang.String header,
java.lang.String body)
header - String containing the header of error messagebody - String containing the body of error messagepublic BookException(java.lang.Exception e)
e - - Allow default error handling to take place; SPI and Namespace exceptions will show nice error message;
Others will show system error and stacktrace (in a details button)
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.