public class AvaException extends RuntimeException
Constructor and Description |
---|
AvaException(String message)
Creates a new Avatar exception with a dedicated message
|
AvaException(String message,
Throwable cause)
Creates a new Avatar exception with a detail message and nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AvaException(String message)
message
- the detail messageCopyright © 2005–2020. All rights reserved.