Class AzkarraRetriableException

    • Constructor Detail

      • AzkarraRetriableException

        public AzkarraRetriableException​(String message)
        Creates a new AzkarraRetriableException instance.
        Parameters:
        message - the error message.
      • AzkarraRetriableException

        public AzkarraRetriableException​(Throwable cause)
        Creates a new AzkarraRetriableException instance.
        Parameters:
        cause - the exception cause