Interface RestApiExceptionAware


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

    • getRestApiException

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