public class XmpSchemaException extends Exception
| Constructor and Description | 
|---|
XmpSchemaException(String message)
Create an instance of XmpSchemaException 
 | 
XmpSchemaException(String message,
                  Throwable cause)
Create an instance of XmpSchemaException 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmpSchemaException(String message)
message - a description of the encountered problemCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.