Package com.mayam.wf.exception
Interface ExceptionBean.HasExceptionBean
- All Known Implementing Classes:
RemoteException
- Enclosing class:
ExceptionBean
public static interface ExceptionBean.HasExceptionBean
Describes a class, typically an Exception, which contains an ExceptionBean.
-
Method Summary
-
Method Details
-
getExceptionBean
ExceptionBean getExceptionBean()
-