Class ServiceAccessException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.install4j.api.windows.service.ServiceException
-
- com.install4j.api.windows.service.ServiceAccessException
-
- All Implemented Interfaces:
java.io.Serializable
public class ServiceAccessException extends ServiceException
This exception is thrown when a call toWinServices
was made with insufficient privileges.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServiceAccessException()
-