public class SchemaException extends Exception
| Constructor and Description | 
|---|
| SchemaException(Exception e,
               ArrayList<?> errorList) | 
| SchemaException(String message,
               Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayList<?> | getErrorList() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All Rights Reserved.