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