public static class CommandParser.CommandParserException extends RuntimeException
| Constructor and Description | 
|---|
| CommandParserException(String message) | 
| CommandParserException(String message,
                      Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CommandParser.CommandParserException | of(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandParserException(String message)
public static CommandParser.CommandParserException of(String message)
Copyright © 2022. All rights reserved.