Class HvlLogProduceAsyncRestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tr.com.havelsan.javarch.exception.HvlUncheckedException
tr.com.havelsan.javarch.log.producer.cloud.client.exception.HvlLogProduceAsyncRestException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

@HvlFeignClientError public class HvlLogProduceAsyncRestException extends tr.com.havelsan.javarch.exception.HvlUncheckedException
An HvlLogProduceAsyncRestException is thrown with errorCode and errorMessage when there is an error while logging asynchronously.
See Also:
  • Constructor Details

    • HvlLogProduceAsyncRestException

      public HvlLogProduceAsyncRestException()
      Instantiates a new HvlLogProduceAsyncRestException.
    • HvlLogProduceAsyncRestException

      public HvlLogProduceAsyncRestException(String errorMessage)
      Instantiates a new HvlLogProduceAsyncRestException.
      Parameters:
      errorMessage - the error message