Class DataCacheValueNullError
This exception is thrown when a null value is provided for a data cache or it does not implement the expected type.
Assembly: Dalamud.dll
View Source
Declaration
public class DataCacheValueNullError : IpcError, ISerializable
Inheritance: System.Object
-> System.Exception
-> Dalamud.Plugin.Ipc.Exceptions.IpcError
Implements:
System.Runtime.Serialization.ISerializable
Implements
System.Runtime.Serialization.ISerializable