Class IpcValueNullError
This exception is thrown when a null value is passed to an IPC requiring a value type.
Assembly: Dalamud.dll
View Source
Declaration
public class IpcValueNullError : IpcError, ISerializable
Inheritance: System.Object
-> System.Exception
-> Dalamud.Plugin.Ipc.Exceptions.IpcError
Implements:
System.Runtime.Serialization.ISerializable
Implements
System.Runtime.Serialization.ISerializable