Skip to main content
Version: 14.x (API 14) [Legacy]

Class AdapterTypeMismatchException

Exception thrown if the method requested in a Dalamud.Plugin.Ipc.IIdDataShareAdapter or a Dalamud.Plugin.Ipc.INameDataShareAdapter can not handle a specified argument type.

Assembly: Dalamud.dll
Declaration
public sealed class AdapterTypeMismatchException : Exception, ISerializable

Inheritance: System.Object -> System.Exception

Implements:
System.Runtime.Serialization.ISerializable

Implements

  • System.Runtime.Serialization.ISerializable