Uses of Class
com.mayam.wf.exception.ExceptionBean
Packages that use ExceptionBean
-
Uses of ExceptionBean in com.mayam.wf.exception
Methods in com.mayam.wf.exception that return ExceptionBeanModifier and TypeMethodDescriptionExceptionBean.HasExceptionBean.getExceptionBean()
RemoteException.getExceptionBean()
If the RemoteException was constructed using an ExceptionBean, this method will return it.Constructors in com.mayam.wf.exception with parameters of type ExceptionBeanModifierConstructorDescriptionRemoteException
(ExceptionBean bean) RemoteException
(ExceptionBean bean, int statusCode) -
Uses of ExceptionBean in com.mayam.wf.ws.rest.domain
Methods in com.mayam.wf.ws.rest.domain that return ExceptionBean