Class ProviderNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.cloud.security.token.ProviderNotFoundException
All Implemented Interfaces:
Serializable

public class ProviderNotFoundException extends RuntimeException
A dedicated runtime exception for missing implementations in ServiceLoader context
See Also:
  • Constructor Details

    • ProviderNotFoundException

      public ProviderNotFoundException()
    • ProviderNotFoundException

      public ProviderNotFoundException(String message)