public class ValueTypeException extends Exception
ValueType
it is supposed to have.Constructor and Description |
---|
ValueTypeException(String msg)
Constructs an exception with a given message.
|
ValueTypeException(String msg,
Throwable cause)
Constructs an exception with a given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValueTypeException(String msg)
msg
- error messageCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.