net.databinder.valid.hib
Class DatabinderValidator.UnrecognizedModelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.databinder.valid.hib.DatabinderValidator.UnrecognizedModelException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DatabinderValidator

public static class DatabinderValidator.UnrecognizedModelException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
DatabinderValidator.UnrecognizedModelException(org.apache.wicket.Component formComponent, org.apache.wicket.model.IModel model)
           
 
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

DatabinderValidator.UnrecognizedModelException

public DatabinderValidator.UnrecognizedModelException(org.apache.wicket.Component formComponent,
                                                      org.apache.wicket.model.IModel model)


Copyright © 2005-2008 Nathan Hamblen. All Rights Reserved.