Serializablepublic 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, waitfillInStackTrace, getLocalizedMessage, getMessagepublic PrivilegedActionException(Exception var0)
public Exception getException()
public void printStackTrace()
printStackTrace in class Throwablepublic void printStackTrace(PrintStream var0)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter var0)
printStackTrace in class Throwable