ERROR - PrivilegedActionException - Possible Causes of PrivilegedActionException

Exception Thrown By:Cause
ClassMethod
AccessController public static  T doPrivileged(PrivilegedExceptionAction action)if the specified action's run method threw a checked exception.
AccessController public static  T doPrivilegedWithCombiner(PrivilegedExceptionAction action)if the specified action's run method threw a checked exception.