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