Semi Mod Loader
Public Member Functions | List of all members
Semi.OutdatedModException Class Reference

Thrown when a mod is outdated (targets an old api_version). More...

Inheritance diagram for Semi.OutdatedModException:
Semi.ModLoadException

Public Member Functions

 OutdatedModException (string mod_id, int target_api_version)
 
- Public Member Functions inherited from Semi.ModLoadException
 ModLoadException (string mod_id, string message)
 

Detailed Description

Thrown when a mod is outdated (targets an old api_version).

Constructor & Destructor Documentation

◆ OutdatedModException()

Semi.OutdatedModException.OutdatedModException ( string  mod_id,
int  target_api_version 
)
inline

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