Class HvlLogProduceException

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

public class HvlLogProduceException extends tr.com.havelsan.javarch.exception.HvlUncheckedException
HvlLogProduceException is thrown with errorCode and errorMessage when an error occurs during log producer.
See Also:
  • Constructor Details

    • HvlLogProduceException

      public HvlLogProduceException()
      Instantiates a new HvlLogProduceException.
    • HvlLogProduceException

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