public class PrivilegedActionException extends Exception
Constructor and Description |
---|
PrivilegedActionException(Exception var0) |
Modifier and Type | Method and Description |
---|---|
Exception |
getException() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream var0) |
void |
printStackTrace(PrintWriter var0) |
String |
toString() |
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
Copyright © 2006–2013 OSGi Alliance. All rights reserved.