public class ValidationException extends IllegalArgumentException
Constructor and Description |
---|
ValidationException(List<State> states)
Creates an instance with the given invalid
states . |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
List<State> |
getStates()
Returns an unmodifiable list of invalid states.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class Throwable
Copyright © 2018 PERFECT SENSE digital, LLC. All rights reserved.