java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tr.com.havelsan.javarch.exception.HvlUncheckedException
tr.com.havelsan.javarch.oauth.session.cloud.client.exception.HvlSessionException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

@HvlFeignClientError public class HvlSessionException extends tr.com.havelsan.javarch.exception.HvlUncheckedException
HvlSessionException is thrown with errorCode and errorMessage when general auth errors occur.
See Also:
  • Constructor Details

    • HvlSessionException

      public HvlSessionException()
      Instantiates a new HvlSessionException.