Interface ContextAwareException


public interface ContextAwareException
An interface implemented by exceptions that get special handling in the default RequestExceptionHandler service.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getContext

      Returns:
      A page activation context for reporting the exception.