sclass QuickException extends RuntimeException { public Throwable fillInStackTrace() { ret this; } }