public class FastException extends RuntimeException
Constructor and Description |
---|
FastException(String message) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
Throwable |
initCause(Throwable cause) |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.