public class AvatarLogicalModelException extends IOException
| Constructor and Description |
|---|
AvatarLogicalModelException(String message)
Creates a new Avatar exception with a dedicated message
|
AvatarLogicalModelException(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, toStringpublic AvatarLogicalModelException(String message)
message - the detail messageCopyright © 2012-2017. All Rights Reserved.