public class SchemaException extends Exception
| Constructor and Description |
|---|
SchemaException(Exception e) |
SchemaException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaException(String message)
public SchemaException(Exception e)
public String getMessage()
getMessage in class ThrowableCopyright © 2017. All rights reserved.