Serializable
public class PrintException extends 异常
PrintException
PrintException()
PrintException(异常 e)
PrintException(String s)
PrintException(String s, 异常 e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PrintException()
public PrintException(String s)
s
null
public PrintException(异常 e)
e
public PrintException(String s, 异常 e)