Class ConfigFileNotFoundException

All Implemented Interfaces:
Serializable

public class ConfigFileNotFoundException extends IllegalArgumentException
See Also:
  • Constructor Details

    • ConfigFileNotFoundException

      public ConfigFileNotFoundException()
    • ConfigFileNotFoundException

      public ConfigFileNotFoundException(String msg, Throwable t)
    • ConfigFileNotFoundException

      public ConfigFileNotFoundException(String msg)
    • ConfigFileNotFoundException

      public ConfigFileNotFoundException(Throwable msg)