Package com.install4j.api.windows
Class WinFirewall.AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.install4j.api.windows.WinFirewall.AccessDeniedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
WinFirewall
Thrown if a modification cannot be performed because the calling process does not have administrative rights.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AccessDeniedException
public AccessDeniedException()
-