|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.novell.emframe.dev.AuthBrokerWrappedRuntimeException
This class is for throwing a AuthBrokerException as a RuntimeException.
| Constructor Summary | |
AuthBrokerWrappedRuntimeException(AuthBrokerException abe)
Create a non-checked AuthBrokerWrappedRuntimeException that contains a checked AuthBrokerException. |
|
| Method Summary | |
AuthBrokerException |
getException()
Returns the checked AuthBrokerException that this non-checked AuthBrokerWrappedRuntimeException contains. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AuthBrokerWrappedRuntimeException(AuthBrokerException abe)
abe - The AuthBrokerException to be wrapped and contained| Method Detail |
public AuthBrokerException getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||