com.plumtree.portaluiinfrastructure.condition
Class ValidationFailedException

java.lang.Object
  extended by XPException
      extended by com.plumtree.portaluiinfrastructure.condition.ValidationFailedException

public class ValidationFailedException
extends XPException

An Exception used by ConditionType objects. It is thrown when the value retrieved by the GetConditionValue() method in AConditionType is invalid.


Constructor Summary
ValidationFailedException()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationFailedException

public ValidationFailedException()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.