ariba.ui.aribaweb.util
Class AWBaseRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ariba.ui.aribaweb.util.AWBaseRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AWMalformedRequestException
public class AWBaseRuntimeException
- extends RuntimeException
Base class of AW exceptions which support the Java 1.4.1 methods to
store the Throwable which was the cause of this exception.
- See Also:
- Serialized Form
AWBaseRuntimeException
public AWBaseRuntimeException(String message,
Throwable cause)
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.