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