Class ConsumerInternalException

All Implemented Interfaces:
Serializable

public class ConsumerInternalException extends RetriableException
See Also:
  • Constructor Details

    • ConsumerInternalException

      public ConsumerInternalException()
    • ConsumerInternalException

      public ConsumerInternalException(Exception e)
    • ConsumerInternalException

      public ConsumerInternalException(String str)
    • ConsumerInternalException

      public ConsumerInternalException(String str, Exception e)
    • ConsumerInternalException

      public ConsumerInternalException(int code, Exception e)
  • Method Details

    • getResponseCode

      public int getResponseCode()