public final class AuthBrokerWrappedRuntimeException
extends java.lang.RuntimeException
AuthBrokerException as a RuntimeException.| Constructor and Description |
|---|
AuthBrokerWrappedRuntimeException(AuthBrokerException abe)
Create a non-checked AuthBrokerWrappedRuntimeException that contains a checked
AuthBrokerException.
|
| Modifier and Type | Method and Description |
|---|---|
AuthBrokerException |
getException()
Returns the checked AuthBrokerException that this non-checked
AuthBrokerWrappedRuntimeException contains.
|
public AuthBrokerWrappedRuntimeException(AuthBrokerException abe)
abe - The AuthBrokerException to be wrapped and containedpublic AuthBrokerException getException()
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.