Class ServiceNotFoundException

All Implemented Interfaces:
Serializable

public class ServiceNotFoundException extends ServiceException
This exception is thrown when a call to WinServices was made with a non-existing service name.
See Also:
  • Constructor Details

    • ServiceNotFoundException

      public ServiceNotFoundException()