Package com.sun.xml.rpc.client
Class ServiceExceptionImpl
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.rpc.ServiceException
com.sun.xml.rpc.client.ServiceExceptionImpl
- All Implemented Interfaces:
Localizable,Serializable
- Author:
- JAX-RPC Development Team
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionServiceExceptionImpl(String key, Localizable localizable) ServiceExceptionImpl(String key, Object[] args) ServiceExceptionImpl(String key, String arg) -
Method Summary
Methods inherited from class javax.xml.rpc.ServiceException
getLinkedCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Field Details
-
localizablePart
-
nestablePart
-
-
Constructor Details
-
ServiceExceptionImpl
public ServiceExceptionImpl() -
ServiceExceptionImpl
-
ServiceExceptionImpl
-
ServiceExceptionImpl
-
ServiceExceptionImpl
-
ServiceExceptionImpl
-
-
Method Details
-
getResourceBundleName
- Specified by:
getResourceBundleNamein interfaceLocalizable
-
getKey
- Specified by:
getKeyin interfaceLocalizable
-
getArguments
- Specified by:
getArgumentsin interfaceLocalizable
-
toString
-
getMessage
- Overrides:
getMessagein classThrowable
-
getLinkedException
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-