public final class InvalidValue extends UserException
Constructor and Description |
---|
InvalidValue()
Constructs an
InvalidValue object. |
InvalidValue(String reason)
Constructs an
InvalidValue object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidValue()
InvalidValue
object.public InvalidValue(String reason)
InvalidValue
object.reason
- a String
giving more information
regarding the exception.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.