org.codehaus.modello.model
Class ModelValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.modello.model.ModelValidationException
All Implemented Interfaces:
Serializable

public class ModelValidationException
extends Exception

Version:
$Id: ModelValidationException.java 1188 2009-02-14 23:37:46Z hboutemy $
Author:
Trygve Laugstøl
See Also:
Serialized Form

Constructor Summary
ModelValidationException(String msg)
           
 
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

ModelValidationException

public ModelValidationException(String msg)


Copyright © 2001-2011 Codehaus. All Rights Reserved.