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, toString
public CommandParserException(String message)
public static CommandParser.CommandParserException of(String message)
Copyright © 2024. All rights reserved.