IncorrectPasswordException

IncorrectPasswordException()

デフォルトのコンストラクター

public IncorrectPasswordException()

関連項目


IncorrectPasswordException(FileType)

FileType で例外インスタンスを作成します

public IncorrectPasswordException(FileType fileType)
パラメータ タイプ 説明
fileType FileType ファイルの種類

関連項目


IncorrectPasswordException(string)

message で例外インスタンスを作成します

public IncorrectPasswordException(string message)
パラメータ タイプ 説明
message String メッセージ

関連項目