public class ConfigSettingNotFoundException extends ConfigException
| Constructor and Description |
|---|
ConfigSettingNotFoundException() |
ConfigSettingNotFoundException(Exception e) |
ConfigSettingNotFoundException(int errorCode) |
ConfigSettingNotFoundException(int errorCode,
Exception e) |
ConfigSettingNotFoundException(int errorCode,
Object arg1) |
ConfigSettingNotFoundException(int errorCode,
Object arg1,
Object arg2) |
ConfigSettingNotFoundException(String msg) |
ConfigSettingNotFoundException(String msg,
Exception e) |
getErrorCode, setFallbackConversionException, toStringpublic ConfigSettingNotFoundException()
public ConfigSettingNotFoundException(String msg)
public ConfigSettingNotFoundException(Exception e)
public ConfigSettingNotFoundException(int errorCode)
public ConfigSettingNotFoundException(int errorCode,
Exception e)
public ConfigSettingNotFoundException(int errorCode,
Object arg1)
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.