org.apache.maven.plugin.changes.schema
Class SchemaValidatorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.maven.plugin.changes.schema.SchemaValidatorException
All Implemented Interfaces:
Serializable

public class SchemaValidatorException
extends Exception

Since:
28 juil. 2008
Version:
$Id: SchemaValidatorException.html 816603 2012-05-08 12:53:30Z hboutemy $
Author:
olamy
See Also:
Serialized Form

Constructor Summary
SchemaValidatorException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchemaValidatorException

public SchemaValidatorException(String message,
                                Throwable cause)
Parameters:
message -
cause -


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.