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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.maven.plugin.changes.schema.SchemaValidatorException
All Implemented Interfaces:
java.io.Serializable

public class SchemaValidatorException
extends java.lang.Exception

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

Constructor Summary
SchemaValidatorException(java.lang.String message, java.lang.Throwable cause)
           
 
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(java.lang.String message,
                                java.lang.Throwable cause)
Parameters:
message -
cause -


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