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