public class SerializationException extends JAXWSExceptionBase
JAXWSExceptionBase
,
Serialized FormConstructor and Description |
---|
SerializationException(com.sun.istack.localization.Localizable arg) |
SerializationException(String key,
Object... args) |
SerializationException(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultResourceBundleName()
Gets the default resource bundle name for this kind of exception.
|
getArguments, getKey, getMessage, getResourceBundleName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SerializationException(com.sun.istack.localization.Localizable arg)
public SerializationException(Throwable throwable)
public String getDefaultResourceBundleName()
JAXWSExceptionBase
JAXWSExceptionBase.JAXWSExceptionBase(String, Object[])
.getDefaultResourceBundleName
in class JAXWSExceptionBase
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.