com.tibco.bw.poa.runtime
Class AspectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.tibco.bw.poa.runtime.AspectException
- All Implemented Interfaces:
- java.io.Serializable
public class AspectException
- extends java.lang.Exception
The parent of all the aspect specific exceptions.
- Since:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AspectException
public AspectException(java.lang.Throwable throwable)
AspectException
public AspectException(java.lang.String exception)
AspectException
public AspectException(java.lang.String exception,
java.lang.Throwable throwable)
getAdviceContext
public AdviceContext getAdviceContext()
setAdviceContext
public void setAdviceContext(AdviceContext adviceContext)
Copyright @ 2010, TIBCO Softwares (Inc). All right reserved