public class AchillesException extends RuntimeException
| Constructor and Description |
|---|
AchillesException() |
AchillesException(String message) |
AchillesException(String message,
Throwable throwable) |
AchillesException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012-2021. All Rights Reserved.