Class OutdatedSdkException
Inheritance
System.Object
OutdatedSdkException
Namespace: AltV.Net.CApi.Exceptions
Assembly: AltV.Net.CApi.dll
Syntax
public class OutdatedSdkException : Exception
Constructors
| Improve this Doc View SourceOutdatedSdkException(String, String)
Declaration
public OutdatedSdkException(string methodName, string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | methodName | |
System.String | message |
Properties
| Improve this Doc View SourceOutdatedSubject
Declaration
public string OutdatedSubject { get; }
Property Value
Type | Description |
---|---|
System.String |