ariba.ui.aribaweb.util
Class AWNodeChangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ariba.util.core.WrapperRuntimeException
                  extended by ariba.ui.aribaweb.util.AWGenericException
                      extended by ariba.ui.aribaweb.util.AWNodeChangeException
All Implemented Interfaces:
java.io.Serializable

public class AWNodeChangeException
extends AWGenericException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class ariba.ui.aribaweb.util.AWGenericException
AWGenericException.FrameInfo, AWGenericException.ParsedException
 
Constructor Summary
AWNodeChangeException(AWNodeValidator v)
           
 
Method Summary
 AWNodeValidator getNodeValidator()
           
 
Methods inherited from class ariba.ui.aribaweb.util.AWGenericException
additionalMessage, addMessage, addReferenceElement, augmentedExceptionWithMessage, parseException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class ariba.util.core.WrapperRuntimeException
getExceptionType, originalCause, originalException, wrapsException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AWNodeChangeException

public AWNodeChangeException(AWNodeValidator v)
Method Detail

getNodeValidator

public AWNodeValidator getNodeValidator()


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