Class DispatcherException

All Implemented Interfaces:
Serializable

public class DispatcherException extends RuntimeException
RuntimeException that aims to be thrown when an error occurred dispatching a SOAP message.
Since:
1.0
See Also:
  • Constructor Details

    • DispatcherException

      public DispatcherException(String message, Throwable cause)