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