Module java.base
Package java.security

Class PrivilegedActionException

    • Constructor Detail

      • PrivilegedActionException

        public PrivilegedActionException​(Exception exception)
        Constructs a new PrivilegedActionException "wrapping" the specific Exception.
        Parameters:
        exception - The exception thrown