public class CommandFormatException extends CommandLineException
Constructor and Description |
---|
CommandFormatException(String message) |
CommandFormatException(String message,
Throwable cause) |
CommandFormatException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommandFormatException(String message, Throwable cause)
message
- cause
- public CommandFormatException(String message)
message
- public CommandFormatException(Throwable cause)
cause
- Copyright © 2023 JBoss by Red Hat. All rights reserved.