|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--oracle.jbo.JboException
|
+--oracle.jbo.PCollException
| Fields inherited from class oracle.jbo.JboException |
mHasPeerException |
| Constructor Summary |
PCollException(java.lang.Class resBundle,
java.lang.String errorCode,
java.lang.Object[] params,
java.lang.Exception ex)
|
| Method Summary |
| Type | Method |
|---|---|
static void |
throwException(java.lang.Class cls,
java.lang.String errCode,
java.lang.Object[] params,
java.lang.Exception detail)
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PCollException(java.lang.Class resBundle,
java.lang.String errorCode,
java.lang.Object[] params,
java.lang.Exception ex)
| Method Detail |
public static void throwException(java.lang.Class cls,
java.lang.String errCode,
java.lang.Object[] params,
java.lang.Exception detail)
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||