Class NoAcceptableServiceInstanceFoundException

    • Constructor Detail

      • NoAcceptableServiceInstanceFoundException

        public NoAcceptableServiceInstanceFoundException​(String message)
        Creates a new NoAcceptableServiceInstanceFoundException.
        Parameters:
        message - the message
      • NoAcceptableServiceInstanceFoundException

        public NoAcceptableServiceInstanceFoundException​(String message,
                                                         Throwable cause)
        Creates a new NoAcceptableServiceInstanceFoundException.
        Parameters:
        message - the message
        cause - the cause