public class CommandException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private java.lang.Object[] |
errorObjects |
Constructor and Description |
---|
CommandException(java.lang.String message,
java.lang.Object... objects) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
fillInStackTrace() |
java.lang.Object[] |
getErrorObjects() |