java.lang.Object
java.lang.Throwable
java.lang.Exception
tr.com.havelsan.javarch.exception.HvlCheckedException
tr.com.havelsan.javarch.oauth.authz.support.cloud.client.module.session.exception.HvlAuthzSessionServiceException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

@HvlFeignClientError public class HvlAuthzSessionServiceException extends tr.com.havelsan.javarch.exception.HvlCheckedException
HvlSessionServiceException is thrown with errorCode and errorMessage when unauthorized error occurs.
See Also:
  • Constructor Details

    • HvlAuthzSessionServiceException

      public HvlAuthzSessionServiceException()
      Instantiates a new HvlSessionServiceException.
    • HvlAuthzSessionServiceException

      public HvlAuthzSessionServiceException(String message)
      Instantiates a new HvlSessionServiceException.
      Parameters:
      message - the message