|
|||||||||
| 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
|
+--oracle.owb.foundation.reflection.ClassDefNotFoundException
ClassDefNotFoundException is thrown when the definition of
a class cannot be found be the OWB typing system.
| Constructor Summary | |
ClassDefNotFoundException()
Construct a ClassDefNotFoundException object. |
|
ClassDefNotFoundException(java.lang.String s)
Construct a ClassDefNotFoundException object. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ClassDefNotFoundException()
public ClassDefNotFoundException(java.lang.String s)
s - is the message passed to the exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||