public class ValueException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
List<DeliaError> |
errL |
| Constructor and Description |
|---|
ValueException(DeliaError err) |
ValueException(List<DeliaError> errL) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic List<DeliaError> errL
public ValueException(DeliaError err)
public ValueException(List<DeliaError> errL)
Copyright © 2020. All rights reserved.