Class 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:
    Serialized Form
    • Constructor Detail

      • EprAddressMismatchException

        public EprAddressMismatchException()
      • EprAddressMismatchException

        public EprAddressMismatchException​(String message)