ModNotActivatedException Class |
Namespace: UMod
[SerializableAttribute] public sealed class ModNotActivatedException : Exception
| Name | Description | |
|---|---|---|
| ModNotActivatedException |
Throw default exception.
| |
| ModNotActivatedException(String) |
Throw exception with message.
| |
| ModNotActivatedException(String, Exception) |
Throw exception with message and inner exception.
|