public class InvalidArgumentException extends EmpireException
Modifier | Constructor and Description |
---|---|
protected |
InvalidArgumentException(ErrorType errorType,
String[] params) |
|
InvalidArgumentException(String param,
Object value) |
|
InvalidArgumentException(String param,
Object[] value) |
formatErrorMessage, getErrorParams, getErrorType, log
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final ErrorType errorType
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.