Class HvlLogSearchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tr.com.havelsan.javarch.exception.HvlCheckedException
tr.com.havelsan.javarch.log.search.cloud.client.exception.HvlLogSearchException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

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

    • HvlLogSearchException

      public HvlLogSearchException()
      Instantiates a new HvlLogSearchException.
    • HvlLogSearchException

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