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, toString
Copyright © 2019. All Rights Reserved.