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, toString
public 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–2022 Adobe Systems Inc.. All rights reserved.