Class ServerException
java.lang.Object
com.webmethods.caf.faces.bean.mws_ui.ServerException
Managed Bean to help facelet based portlets handle exception handling.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerException
public ServerException()
-
-
Method Details
-
isValidException
Obtains the exceptionBean from theIErrorManager
- Returns:
- BodyTagSupport.SKIP_BODY if the session is valid, or BodyTagSupport.SKIP_BODY if the session is invalid
- Throws:
Exception
-
getExceptionMessage
- Throws:
Exception
-