Class ConfigurationNotFoundException

All Implemented Interfaces:
Serializable

public class ConfigurationNotFoundException extends ModelNotFoundException
See Also:
  • Constructor Details

    • ConfigurationNotFoundException

      public ConfigurationNotFoundException(String message)
    • ConfigurationNotFoundException

      public ConfigurationNotFoundException(Throwable cause)
    • ConfigurationNotFoundException

      public ConfigurationNotFoundException(String message, Throwable cause)