public class ConfigException extends AESException
| Constructor and Description |
|---|
ConfigException() |
ConfigException(int errorCode) |
ConfigException(int errorCode,
Object arg1) |
ConfigException(int errorCode,
Object[] params) |
ConfigException(int errorCode,
Object arg1,
Object arg2) |
ConfigException(int errorCode,
Throwable e) |
ConfigException(String arg1) |
ConfigException(String arg1,
Throwable th) |
ConfigException(Throwable th) |
getErrorCode, setFallbackConversionException, toStringpublic ConfigException()
public ConfigException(int errorCode)
public ConfigException(int errorCode,
Throwable e)
public ConfigException(String arg1)
public ConfigException(Throwable th)
public ConfigException(int errorCode,
Object[] params)
public ConfigException(int errorCode,
Object arg1)
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.