FileTypeNotSupportedException

FileTypeNotSupportedException class

ファイル タイプがサポートされていない場合にスローされる例外。

public class FileTypeNotSupportedException : AnnotatorException

コンストラクター

名前 説明
FileTypeNotSupportedException(string) の新しいインスタンスを初期化しますFileTypeNotSupportedExceptionクラス。
FileTypeNotSupportedException(string, Exception) の新しいインスタンスを初期化しますFileTypeNotSupportedExceptionクラス。

関連項目