ariba.ui.aribaweb.core
Class AWBinding.AWBindingException

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.core.AWBinding.AWBindingException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AWBinding

public final class AWBinding.AWBindingException
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
AWBinding.AWBindingException(java.lang.String message, java.lang.Exception exception)
           
 
Method Summary
 
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

AWBinding.AWBindingException

public AWBinding.AWBindingException(java.lang.String message,
                                    java.lang.Exception exception)


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