Class NoServiceInstanceFoundException

    • Constructor Detail

      • NoServiceInstanceFoundException

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

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