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