Uses of Class
com.sun.xml.ws.api.message.ExceptionHasMessage

Packages that use ExceptionHasMessage
com.sun.xml.ws.protocol.soap   
 

Uses of ExceptionHasMessage in com.sun.xml.ws.protocol.soap
 

Subclasses of ExceptionHasMessage in com.sun.xml.ws.protocol.soap
 class MessageCreationException
          This is used to represent Message creation exception when a Codec trying to create a Message.
 class VersionMismatchException
          This is used to represent SOAP VersionMismatchFault.