Plumtree Portal UI  
 

ValidationFailedException Class

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

For a list of all members of this type, see ValidationFailedException Members.

System.Object
   System.Exception
      com.plumtree.openfoundation.util.XPException
         com.plumtree.portaluiinfrastructure.condition.ValidationFailedException

public class ValidationFailedException : XPException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.condition

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ValidationFailedException Members | com.plumtree.portaluiinfrastructure.condition Namespace