ariba.ui.aribaweb.util
Class AWMalformedRequestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ariba.ui.aribaweb.util.AWBaseRuntimeException
                  extended by ariba.ui.aribaweb.util.AWMalformedRequestException
All Implemented Interfaces:
java.io.Serializable

public final class AWMalformedRequestException
extends AWBaseRuntimeException

Exception thrown when a request contained some syntactic error or was truncated.

See Also:
Serialized Form

Constructor Summary
AWMalformedRequestException(java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseRuntimeException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AWMalformedRequestException

public AWMalformedRequestException(java.lang.Exception e)


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