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