public class ConfigFileModifiedException extends ConfigStoreException
Constructor and Description |
---|
ConfigFileModifiedException() |
ConfigFileModifiedException(Exception e) |
ConfigFileModifiedException(int errorCode) |
ConfigFileModifiedException(int errorCode,
Exception e) |
ConfigFileModifiedException(int errorCode,
Object arg) |
ConfigFileModifiedException(int errorCode,
Object[] params) |
ConfigFileModifiedException(int errorCode,
Object arg1,
Object arg2) |
ConfigFileModifiedException(String msg) |
ConfigFileModifiedException(String msg,
Exception e) |
getErrorCode, setFallbackConversionException, toString
public ConfigFileModifiedException()
public ConfigFileModifiedException(String msg)
public ConfigFileModifiedException(Exception e)
public ConfigFileModifiedException(int errorCode)
public ConfigFileModifiedException(int errorCode, Exception e)
public ConfigFileModifiedException(int errorCode, Object arg)
public ConfigFileModifiedException(int errorCode, Object arg1, Object arg2)
public ConfigFileModifiedException(int errorCode, Object[] params)
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.