Interface RestApiExceptionAware


  • public interface RestApiExceptionAware
    Marker interface to get the RestApiException model.
    Author:
    Christian Bremer
    • Method Detail

      • getRestApiException

        RestApiException getRestApiException()
        Gets rest api exception.
        Returns:
        the rest api exception or null