Skip to main content

Class IpcError

This exception is thrown when an IPC errors are encountered.

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

Inheritance: System.Object -> System.Exception

Derived:
Dalamud.Plugin.Ipc.Exceptions.DataCacheCreationError, Dalamud.Plugin.Ipc.Exceptions.DataCacheTypeMismatchError, Dalamud.Plugin.Ipc.Exceptions.DataCacheValueNullError, Dalamud.Plugin.Ipc.Exceptions.IpcLengthMismatchError, Dalamud.Plugin.Ipc.Exceptions.IpcNotReadyError, Dalamud.Plugin.Ipc.Exceptions.IpcTypeMismatchError, Dalamud.Plugin.Ipc.Exceptions.IpcValueNullError

Implements:
System.Runtime.Serialization.ISerializable

Implements

  • System.Runtime.Serialization.ISerializable