Class HvlOAuthSettingIntegrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tr.com.havelsan.javarch.exception.HvlUncheckedException
tr.com.havelsan.javarch.oauth.setting.integration.provider.exception.HvlOAuthSettingIntegrationException
All Implemented Interfaces:
Serializable, tr.com.havelsan.javarch.exception.HvlException

@HvlFeignClientError public class HvlOAuthSettingIntegrationException extends tr.com.havelsan.javarch.exception.HvlUncheckedException
The type Setting integration exception.
See Also:
  • Constructor Details

    • HvlOAuthSettingIntegrationException

      public HvlOAuthSettingIntegrationException()
      Instantiates a new HvlSettingIntegrationException.
    • HvlOAuthSettingIntegrationException

      public HvlOAuthSettingIntegrationException(tr.com.havelsan.javarch.exception.model.HvlErrorDetail errorDetail, Throwable t)
      Instantiates a new HvlSettingIntegrationException.
      Parameters:
      errorDetail - the error detail
      t - the t