Skip to main content

Class IpcNotReadyError

This exception is thrown when an IPC method is invoked, but no actions or funcs have been registered yet.

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

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

Implements:
System.Runtime.Serialization.ISerializable

Implements

  • System.Runtime.Serialization.ISerializable