Class EntityNotFoundException
- Namespace
- NetCord
- Assembly
- NetCord.dll
public class EntityNotFoundException : Exception, ISerializable
- Inheritance
-
EntityNotFoundException
- Implements
- Inherited Members
Constructors
EntityNotFoundException()
public EntityNotFoundException()
EntityNotFoundException(string?)
public EntityNotFoundException(string? message)
Parameters
message
string