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