Class AthenzIdentityProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.container.jdisc.athenz.AthenzIdentityProviderException
All Implemented Interfaces:
Serializable

public class AthenzIdentityProviderException extends RuntimeException
Author:
bjorncs
See Also:
  • Constructor Details

    • AthenzIdentityProviderException

      public AthenzIdentityProviderException(String message)
    • AthenzIdentityProviderException

      public AthenzIdentityProviderException(String message, Throwable cause)