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