Class ServiceNotFoundException

    • Constructor Detail

      • ServiceNotFoundException

        public ServiceNotFoundException()
        Default constructor.
      • ServiceNotFoundException

        public ServiceNotFoundException​(String message)
        Constructor that allows a specific error message to be specified.
        Parameters:
        message - the detail message.