public class SchemaException extends IllegalArgumentException
| Constructor and Description |
|---|
SchemaException(String message)
Constructs this exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaException(String message)
message - the detail message.Copyright © 2016–2017. All rights reserved.