public class ValidationException extends Exception
Modifier and Type | Field and Description |
---|---|
ValidationResults |
VALIDATION_RESULTS |
Constructor and Description |
---|
ValidationException(ValidationResults vr) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ValidationResults VALIDATION_RESULTS
public ValidationException(ValidationResults vr)
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.