Class ConfigurationNotFoundException

All Implemented Interfaces:
Serializable

public class ConfigurationNotFoundException extends UnrecoverableTokenException
Indicates that a ClientConfigurationEntity can't be found in the database.
See Also:
  • Constructor Details

    • ConfigurationNotFoundException

      public ConfigurationNotFoundException(@Nonnull String message)
    • ConfigurationNotFoundException

      public ConfigurationNotFoundException(@Nonnull String message, @Nonnull Throwable cause)