InvalidModPathException Class |
Namespace: UMod
[SerializableAttribute] public sealed class InvalidModPathException : Exception
Name | Description | |
---|---|---|
InvalidModPathException |
Default constructor.
| |
InvalidModPathException(String) |
Create an instance of this class with a message.
| |
InvalidModPathException(String, Exception) |
Create an instance of this class with a message and inner exception.
|