ca.intelliware.amakihi.validator
Class ValidatorFactoryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ca.intelliware.amakihi.validator.ValidatorFactoryException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ValidationRuleException

public class ValidatorFactoryException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ValidatorFactoryException(java.lang.String message)
          Constructor for ValidatorStrategyException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidatorFactoryException

public ValidatorFactoryException(java.lang.String message)
Constructor for ValidatorStrategyException


Copyright 2002 Intelliware Development. All Rights Reserved.