Class EprAddressMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.somda.sdc.dpws.client.exception.EprAddressMismatchException
All Implemented Interfaces:
Serializable

public class EprAddressMismatchException extends RuntimeException
Exception that is thrown if the EPR address from discovery differs from the EPR address from WS-TransferGet response.
See Also:
  • Constructor Details

    • EprAddressMismatchException

      public EprAddressMismatchException()
    • EprAddressMismatchException

      public EprAddressMismatchException(String message)