public class EyesException extends RuntimeException
| Constructor and Description |
|---|
EyesException(String message)
Creates an EyesException instance.
|
EyesException(String message,
Throwable e)
Creates an EyesException instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EyesException(String message)
message - A description of the error.Copyright © 2017. All rights reserved.