public class BuiltInExceptions extends Object implements BuiltInExceptionProvider
| Constructor and Description |
|---|
BuiltInExceptions() |
public Dynamic2CommandExceptionType doubleTooLow()
doubleTooLow in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType doubleTooHigh()
doubleTooHigh in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType floatTooLow()
floatTooLow in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType floatTooHigh()
floatTooHigh in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType integerTooLow()
integerTooLow in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType integerTooHigh()
integerTooHigh in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType longTooLow()
longTooLow in interface BuiltInExceptionProviderpublic Dynamic2CommandExceptionType longTooHigh()
longTooHigh in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType literalIncorrect()
literalIncorrect in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedStartOfQuote()
readerExpectedStartOfQuote in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedEndOfQuote()
readerExpectedEndOfQuote in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerInvalidEscape()
readerInvalidEscape in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerInvalidBool()
readerInvalidBool in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerInvalidInt()
readerInvalidInt in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedInt()
readerExpectedInt in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerInvalidLong()
readerInvalidLong in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedLong()
readerExpectedLong in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerInvalidDouble()
readerInvalidDouble in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedDouble()
readerExpectedDouble in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerInvalidFloat()
readerInvalidFloat in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedFloat()
readerExpectedFloat in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType readerExpectedBool()
readerExpectedBool in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType readerExpectedSymbol()
readerExpectedSymbol in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType dispatcherUnknownCommand()
dispatcherUnknownCommand in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType dispatcherUnknownArgument()
dispatcherUnknownArgument in interface BuiltInExceptionProviderpublic SimpleCommandExceptionType dispatcherExpectedArgumentSeparator()
dispatcherExpectedArgumentSeparator in interface BuiltInExceptionProviderpublic DynamicCommandExceptionType dispatcherParseException()
dispatcherParseException in interface BuiltInExceptionProviderCopyright © 2018. All rights reserved.