Class BuiltInExceptions
Namespace: Void.Minecraft.Commands.Brigadier.Exceptions
Assembly: Void.Minecraft.dll
public class BuiltInExceptions : IBuiltInExceptionProviderInheritance
Implements
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
DispatcherParseException
public DynamicCommandExceptionType DispatcherParseException { get; }Property Value
DispatcherUnknownArgument
public SimpleCommandExceptionType DispatcherUnknownArgument { get; }Property Value
DispatcherUnknownCommand
public SimpleCommandExceptionType DispatcherUnknownCommand { get; }Property Value
DoubleTooBig
public Dynamic2CommandExceptionType DoubleTooBig { get; }Property Value
DoubleTooSmall
public Dynamic2CommandExceptionType DoubleTooSmall { get; }Property Value
FloatTooBig
public Dynamic2CommandExceptionType FloatTooBig { get; }Property Value
FloatTooSmall
public Dynamic2CommandExceptionType FloatTooSmall { get; }Property Value
IntegerTooBig
public Dynamic2CommandExceptionType IntegerTooBig { get; }Property Value
IntegerTooSmall
public Dynamic2CommandExceptionType IntegerTooSmall { get; }Property Value
LiteralIncorrect
public DynamicCommandExceptionType LiteralIncorrect { get; }Property Value
LongTooBig
public Dynamic2CommandExceptionType LongTooBig { get; }Property Value
LongTooSmall
public Dynamic2CommandExceptionType LongTooSmall { get; }Property Value
ReaderExpectedBool
public SimpleCommandExceptionType ReaderExpectedBool { get; }Property Value
ReaderExpectedDouble
public SimpleCommandExceptionType ReaderExpectedDouble { get; }Property Value
ReaderExpectedEndOfQuote
public SimpleCommandExceptionType ReaderExpectedEndOfQuote { get; }Property Value
ReaderExpectedFloat
public SimpleCommandExceptionType ReaderExpectedFloat { get; }Property Value
ReaderExpectedInt
public SimpleCommandExceptionType ReaderExpectedInt { get; }Property Value
ReaderExpectedLong
public SimpleCommandExceptionType ReaderExpectedLong { get; }Property Value
ReaderExpectedStartOfQuote
public SimpleCommandExceptionType ReaderExpectedStartOfQuote { get; }Property Value
ReaderExpectedSymbol
public DynamicCommandExceptionType ReaderExpectedSymbol { get; }Property Value
ReaderInvalidBool
public DynamicCommandExceptionType ReaderInvalidBool { get; }Property Value
ReaderInvalidDouble
public DynamicCommandExceptionType ReaderInvalidDouble { get; }Property Value
ReaderInvalidEscape
public DynamicCommandExceptionType ReaderInvalidEscape { get; }Property Value
ReaderInvalidFloat
public DynamicCommandExceptionType ReaderInvalidFloat { get; }Property Value
ReaderInvalidInt
public DynamicCommandExceptionType ReaderInvalidInt { get; }Property Value
ReaderInvalidLong
public DynamicCommandExceptionType ReaderInvalidLong { get; }