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