ca.intelliware.amakihi.validator
Class ValidationRuleNotSupportedException

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

public class ValidationRuleNotSupportedException
extends ValidationRuleException

See Also:
Serialized Form

Constructor Summary
ValidationRuleNotSupportedException(java.lang.String message)
          Constructor for ValidationRuleNotSupportedException
 
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

ValidationRuleNotSupportedException

public ValidationRuleNotSupportedException(java.lang.String message)
Constructor for ValidationRuleNotSupportedException


Copyright 2002 Intelliware Development. All Rights Reserved.