public class NotSupportedInElevationException
extends java.lang.RuntimeException
Exception that is thrown if a method is called that is not supported for elevated actions.
Actions are elevated if their "Action elevation" type results to "Elevate to maximum available privileges" and
the "Request privileges" action has started an elevated helper process.
This exception is always declared in method signatures in the API.