public class LspsFunctionInterceptor extends Object
ErrorException
.
This interceptor may be used by LSPS custom functions implemented as session beans.
Constructor and Description |
---|
LspsFunctionInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
handleRuntimeException(javax.interceptor.InvocationContext invocationContext)
Wraps runtime exceptions into
ErrorException . |
public Object handleRuntimeException(javax.interceptor.InvocationContext invocationContext) throws Exception
ErrorException
.invocationContext
- Exception
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.