This method is called before a service retrieves information.
Input
Input/Output
Return value
PageBody or null - If a page body is returned, this is considered the result of the service and underlying will not be invoked. If null is returned, the underlying service will be invoked normally.Throws
InterceptorError - throw this exception when an error occurs.
InterceptorWarning - throws this exception to signal an application warning