|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.plumtree.remote.ServiceException
com.plumtree.remote.sci.ValidationException
Exception used to transmit an error code to GetPageContent.
| Constructor Summary | |
ValidationException(int statusCode)
Constructor |
|
ValidationException(java.lang.String message,
int statusCode)
Constructor with message (message not used) |
|
| Methods inherited from class com.plumtree.remote.ServiceException |
getInnerException, getMessage, getStackTraceAsString, getStatusCode, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ValidationException(java.lang.String message,
int statusCode)
message - the error messagestatusCode - the error code to pass to GetPageContentpublic ValidationException(int statusCode)
statusCode - the error code to pass to GetPageContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.