Semi Mod Loader
Public Member Functions | Private Member Functions | List of all members
Semi::InvalidConfigException Class Reference

Thrown when a mod metadata is invalid or points to files that don't exist. More...

Inheritance diagram for Semi::InvalidConfigException:
Semi.ModLoadException

Public Member Functions

 InvalidConfigException (string mod_id, string message)
 
- Public Member Functions inherited from Semi.ModLoadException
 ModLoadException (string mod_id, string message)
 

Private Member Functions

public InvalidConfigException (string message)
 

Detailed Description

Thrown when a mod metadata is invalid or points to files that don't exist.

Constructor & Destructor Documentation

◆ InvalidConfigException() [1/2]

public Semi::InvalidConfigException::InvalidConfigException ( string  message)
inlineprivate

◆ InvalidConfigException() [2/2]

Semi.InvalidConfigException.InvalidConfigException ( string  mod_id,
string  message 
)
inline

The documentation for this class was generated from the following files: