public class SuspectedException extends java.lang.Exception
SuspectedException()
SuspectedException(java.lang.Object suspect)
java.lang.String
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SuspectedException()
public SuspectedException(java.lang.Object suspect)
public java.lang.String toString()
toString
java.lang.Throwable