Skip to main content

Class IpcTypeMismatchError

This exception is thrown when an IPC method is checked out, but the type does not match what was previously registered.

Assembly: Dalamud.dll
View Source
Declaration
public class IpcTypeMismatchError : IpcError, ISerializable

Inheritance: System.Object -> System.Exception -> Dalamud.Plugin.Ipc.Exceptions.IpcError

Implements:
System.Runtime.Serialization.ISerializable

Implements

  • System.Runtime.Serialization.ISerializable