public class SPException extends java.lang.RuntimeException
SPException()
SPException(java.lang.Exception e)
SPException(java.lang.String s)
void
printStackTrace()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SPException()
public SPException(java.lang.Exception e)
public SPException(java.lang.String s)
public void printStackTrace()
printStackTrace
java.lang.Throwable