org.apache.maven.plugin.changes.schema
Class SchemaValidatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.changes.schema.SchemaValidatorException
- All Implemented Interfaces:
- Serializable
public class SchemaValidatorException
- extends Exception
- Since:
- 28 juil. 2008
- Version:
- $Id: SchemaValidatorException.java 1387920 2012-09-20 09:08:27Z olamy $
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaValidatorException
public SchemaValidatorException(String message,
Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.