Class IpcLengthMismatchError
This exception is thrown when an IPC method is invoked and the number of types does not match what was previously registered.
Assembly: Dalamud.dll
View Source
Declaration
public class IpcLengthMismatchError : IpcError, ISerializable
Inheritance: System.Object
-> System.Exception
-> Dalamud.Plugin.Ipc.Exceptions.IpcError
Implements:
System.Runtime.Serialization.ISerializable
Implements
System.Runtime.Serialization.ISerializable