Serializable
public class PrivilegedActionException extends Exception
Constructor | Description |
---|---|
PrivilegedActionException(Exception var0) |
Modifier and Type | Method | Description |
---|---|---|
Exception |
getException() |
|
void |
printStackTrace() |
|
void |
printStackTrace(PrintStream var0) |
|
void |
printStackTrace(PrintWriter var0) |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getLocalizedMessage, getMessage
public PrivilegedActionException(Exception var0)
public Exception getException()
public void printStackTrace()
printStackTrace
in class Throwable
public void printStackTrace(PrintStream var0)
printStackTrace
in class Throwable
public void printStackTrace(PrintWriter var0)
printStackTrace
in class Throwable