|
||||||||||
| 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.bea.connector.InvalidPropertyException
| Constructor Summary | |
InvalidPropertyException(String strMessage)
|
|
InvalidPropertyException(String strMessage,
Throwable cause)
|
|
| Method Summary | |
String |
getMessage()
|
void |
printStackTrace()
|
void |
printStackTrace(PrintStream ps)
|
void |
printStackTrace(PrintWriter pw)
|
String |
toString()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidPropertyException(String strMessage)
public InvalidPropertyException(String strMessage,
Throwable cause)
| Method Detail |
public String getMessage()
public String toString()
public void printStackTrace()
public void printStackTrace(PrintStream ps)
public void printStackTrace(PrintWriter pw)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||