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