Class SoapElementException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SaajSoapElementException

public class SoapElementException extends SoapMessageException
Exception thrown when a SOAP element could not be accessed.
Since:
1.0.0
Author:
Arjen Poutsma
See Also:
  • Constructor Details

    • SoapElementException

      public SoapElementException(String msg)
    • SoapElementException

      public SoapElementException(String msg, Throwable ex)
    • SoapElementException

      public SoapElementException(Throwable ex)