|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.panama.PanamaException
|
+--oracle.panama.model.VerifyContentException
| Constructor Summary | |
VerifyContentException(java.lang.String errorMessage)Construct a VerifyContentException with a plain message. | |
VerifyContentException(java.lang.Throwable detail)Construct a VerifyContentException with a detailed exception caught during verification time, the message will be derived from the detailed exception. | |
| Methods inherited from class oracle.panama.PanamaException |
getDetail, getLocalizedMessage, getLocalizedMessage, getMessage, setMessageArguments, setMessageCode, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public VerifyContentException(java.lang.String errorMessage)
public VerifyContentException(java.lang.Throwable detail)
detail - the detailed exception.
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||