public class Relay.InvalidValueException extends RuntimeException
| Constructor and Description |
|---|
InvalidValueException(String message)
Create a new exception with the given message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidValueException(String message)
message - the message to pass with the exceptionCopyright © 2015. All rights reserved.