ariba.ui.aribaweb.core
Class AWValidationContext.ValidationError

java.lang.Object
  extended by ariba.ui.aribaweb.core.AWValidationContext.ValidationError
Enclosing class:
AWValidationContext

public static class AWValidationContext.ValidationError
extends Object


Field Summary
 Throwable exception
           
 String message
           
 
Constructor Summary
AWValidationContext.ValidationError(String message, Throwable exception)
           
 
Method Summary
 String getStackTrace()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public String message

exception

public Throwable exception
Constructor Detail

AWValidationContext.ValidationError

public AWValidationContext.ValidationError(String message,
                                           Throwable exception)
Method Detail

getStackTrace

public String getStackTrace()


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.