Class ServiceNotFoundException

    • Constructor Detail

      • ServiceNotFoundException

        public ServiceNotFoundException​(String s)
        Initializes a new instance of the ServiceNotFoundException class.
        Parameters:
        s - A message which describes the service that could not be found.