Package com.sun.xml.rpc.util
Class HolderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.rpc.JAXRPCException
com.sun.xml.rpc.util.exception.JAXRPCExceptionBase
com.sun.xml.rpc.util.HolderException
- All Implemented Interfaces:
Localizable,Serializable
- Author:
- JAX-RPC Development Team
- See Also:
-
Field Summary
Fields inherited from class com.sun.xml.rpc.util.exception.JAXRPCExceptionBase
localizablePart, nestablePart -
Constructor Summary
ConstructorsConstructorDescriptionHolderException(String key) HolderException(String key, Localizable localizable) HolderException(String key, Object[] args) HolderException(String key, String arg) -
Method Summary
Methods inherited from class com.sun.xml.rpc.util.exception.JAXRPCExceptionBase
getArguments, getKey, getLinkedException, getMessage, printStackTrace, printStackTrace, printStackTrace, toStringMethods inherited from class javax.xml.rpc.JAXRPCException
getLinkedCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
HolderException
-
HolderException
-
HolderException
-
HolderException
-
-
Method Details
-
getResourceBundleName
- Specified by:
getResourceBundleNamein interfaceLocalizable- Specified by:
getResourceBundleNamein classJAXRPCExceptionBase
-