public class SlimError extends java.lang.RuntimeException
SlimError(java.lang.String s)
SlimError(java.lang.String s, java.lang.Throwable throwable)
SlimError(java.lang.Throwable 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 SlimError(java.lang.String s)
public SlimError(java.lang.String s, java.lang.Throwable throwable)
public SlimError(java.lang.Throwable e)