Package com.auth0.jwk

Class SigningKeyNotFoundException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NetworkException

public class SigningKeyNotFoundException extends JwkException
See Also:
  • Constructor Details

    • SigningKeyNotFoundException

      public SigningKeyNotFoundException(String message, Throwable cause)