Skip to content

Class BuiltInExceptions

Namespace: Void.Minecraft.Commands.Brigadier.Exceptions
Assembly: Void.Minecraft.dll

public class BuiltInExceptions : IBuiltInExceptionProvider

Inheritance

objectBuiltInExceptions

Implements

IBuiltInExceptionProvider

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

DispatcherExpectedArgumentSeparator

public SimpleCommandExceptionType DispatcherExpectedArgumentSeparator { get; }

Property Value

SimpleCommandExceptionType

DispatcherParseException

public DynamicCommandExceptionType DispatcherParseException { get; }

Property Value

DynamicCommandExceptionType

DispatcherUnknownArgument

public SimpleCommandExceptionType DispatcherUnknownArgument { get; }

Property Value

SimpleCommandExceptionType

DispatcherUnknownCommand

public SimpleCommandExceptionType DispatcherUnknownCommand { get; }

Property Value

SimpleCommandExceptionType

DoubleTooBig

public Dynamic2CommandExceptionType DoubleTooBig { get; }

Property Value

Dynamic2CommandExceptionType

DoubleTooSmall

public Dynamic2CommandExceptionType DoubleTooSmall { get; }

Property Value

Dynamic2CommandExceptionType

FloatTooBig

public Dynamic2CommandExceptionType FloatTooBig { get; }

Property Value

Dynamic2CommandExceptionType

FloatTooSmall

public Dynamic2CommandExceptionType FloatTooSmall { get; }

Property Value

Dynamic2CommandExceptionType

IntegerTooBig

public Dynamic2CommandExceptionType IntegerTooBig { get; }

Property Value

Dynamic2CommandExceptionType

IntegerTooSmall

public Dynamic2CommandExceptionType IntegerTooSmall { get; }

Property Value

Dynamic2CommandExceptionType

LiteralIncorrect

public DynamicCommandExceptionType LiteralIncorrect { get; }

Property Value

DynamicCommandExceptionType

LongTooBig

public Dynamic2CommandExceptionType LongTooBig { get; }

Property Value

Dynamic2CommandExceptionType

LongTooSmall

public Dynamic2CommandExceptionType LongTooSmall { get; }

Property Value

Dynamic2CommandExceptionType

ReaderExpectedBool

public SimpleCommandExceptionType ReaderExpectedBool { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedDouble

public SimpleCommandExceptionType ReaderExpectedDouble { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedEndOfQuote

public SimpleCommandExceptionType ReaderExpectedEndOfQuote { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedFloat

public SimpleCommandExceptionType ReaderExpectedFloat { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedInt

public SimpleCommandExceptionType ReaderExpectedInt { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedLong

public SimpleCommandExceptionType ReaderExpectedLong { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedStartOfQuote

public SimpleCommandExceptionType ReaderExpectedStartOfQuote { get; }

Property Value

SimpleCommandExceptionType

ReaderExpectedSymbol

public DynamicCommandExceptionType ReaderExpectedSymbol { get; }

Property Value

DynamicCommandExceptionType

ReaderInvalidBool

public DynamicCommandExceptionType ReaderInvalidBool { get; }

Property Value

DynamicCommandExceptionType

ReaderInvalidDouble

public DynamicCommandExceptionType ReaderInvalidDouble { get; }

Property Value

DynamicCommandExceptionType

ReaderInvalidEscape

public DynamicCommandExceptionType ReaderInvalidEscape { get; }

Property Value

DynamicCommandExceptionType

ReaderInvalidFloat

public DynamicCommandExceptionType ReaderInvalidFloat { get; }

Property Value

DynamicCommandExceptionType

ReaderInvalidInt

public DynamicCommandExceptionType ReaderInvalidInt { get; }

Property Value

DynamicCommandExceptionType

ReaderInvalidLong

public DynamicCommandExceptionType ReaderInvalidLong { get; }

Property Value

DynamicCommandExceptionType