Serialized Form
-
Package javax.xml.registry
-
Exception javax.xml.registry.DeleteException
class DeleteException extends RegistryException implements Serializable -
Exception javax.xml.registry.FindException
class FindException extends RegistryException implements Serializable -
Exception javax.xml.registry.InvalidRequestException
class InvalidRequestException extends JAXRException implements Serializable -
Exception javax.xml.registry.JAXRException
class JAXRException extends Exception implements Serializable-
Serialized Fields
-
cause
Throwable cause
The Throwable that caused this JAXRException to occur. This is used when a JAXRException has a nested Throwable.
-
-
-
Exception javax.xml.registry.RegistryException
class RegistryException extends JAXRException implements Serializable-
Serialized Fields
-
errorObjectKey
Key errorObjectKey
-
-
-
Exception javax.xml.registry.SaveException
class SaveException extends RegistryException implements Serializable -
Exception javax.xml.registry.UnexpectedObjectException
class UnexpectedObjectException extends JAXRException implements Serializable -
Exception javax.xml.registry.UnsupportedCapabilityException
class UnsupportedCapabilityException extends JAXRException implements Serializable
-
-
Package javax.xml.rpc
-
Exception javax.xml.rpc.JAXRPCException
class JAXRPCException extends RuntimeException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Exception javax.xml.rpc.ServiceException
class ServiceException extends Exception implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
-
Package javax.xml.rpc.encoding
-
Package javax.xml.rpc.handler
-
Class javax.xml.rpc.handler.HandlerInfo
class HandlerInfo extends Object implements Serializable
-
-
Package javax.xml.rpc.soap
-
Exception javax.xml.rpc.soap.SOAPFaultException
class SOAPFaultException extends RuntimeException implements Serializable
-