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