EXCEPTION CLASS 日本語 意味 - 日本語訳 - 英語の例文

[ik'sepʃn klɑːs]
[ik'sepʃn klɑːs]
例外クラスを
exceptionクラスを

英語 での Exception class の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Describes an exception class.
例外クラスの説明をします。
Exception classes and exception mechanism.
例外クラスと例外機構。
Type- The exception class.
RGSSError--例外クラス
Exception class for an unsupported operation.
サポート対象外の操作のための例外クラスです
You can not distinguish errors by exception classes.
例外クラスによってエラーを分類することはできません。
Output exception class and exception message thus occurred.
発生した例外クラスと例外メッセージを出力する。
Superexception, that is, the superclass of an exception class.
このように、Exceptionは例外のスーパークラスなので。
The definition of this exception class can start like this:.
この例外クラスの定義は以下のように始めます。
This exception class is then automatically converted to a 404 response.
この例外クラスは自動的に~404_404エラー~レスポンスに変換されます。
Framework. This class extends the base Exception class of.
このクラスは、PHPの基本的なExceptionクラスを拡張します。
How to define custom exception class in Java, the easiest way?
どのようにJavaでカスタム例外クラスを定義するのが最も簡単な方法ですか?
The associated value is usually passed as arguments to the exception class's constructor.
関連値は通常、例外クラスのコンストラクタに引数として渡されます。
If you utilize an exception class that your other project exceptions..
他のプロジェクトの例外を継承した例外クラスを利用するのなら、。
All exceptions of this nature inherit from the exception class APIException.
すべての例外オブジェクトはExceptionクラスを継承している。
The generic Exception class provides very little debugging context for the developer;
汎用的なExceptionクラスには、開発者がデバッグするためのコンテキスト情報がほとんど含まれていない。
The following figure illustrates the exception classes of the Thing-IF SDK:.
Thing-IFSDKが扱う例外クラスには以下のものがあります。
Testing for the Exception class, for instance, is too general in most cases and may have undesirable side-effects.
たとえばExceptionクラスに対するテストは一般化されすぎており、ほとんどの場合にあてはまってしまいます。また予期せぬ副作用を引き起こしかねません。
The ThingIFError class is at the root level for the exception classes of the Thing-IF SDK.
Thing-IFSDKが扱う例外クラスには以下のものがあります。
Even if this C++ exception class is thrown from Win32-specific portions of C++ code, it can be caught by cross-platform C++ code!
このC++例外クラスがC++コードのWin32固有の部分からスローされるとしても、キャッチするのはクロスプラットフォームC++コードになる可能性があります。
Parser Errors The parser_error class is the generic parser exception class used by Spirit.
パーサエラーparser_errorクラスはSpiritで用いられる汎用のパーサ例外クラスである
Rather than an object, we can pass in the Exception class and message to use when throwing an Exception from the mocked method:.
オブジェクトではなく、Exceptionクラスとメッセージを引数で渡し、モックしたメソッドからExceptionを投げることもできます。
Basically you can throw your“errors” as“exceptions” using the ErrorException class,which extends the Exception class.
基本的に、エラーが発生したときには、ErrorExceptionクラスを使って「例外」を投げればいい。このクラスは、Exceptionクラスを継承したものだ。
The exception class is used when a method is called outside the expected order set using the ordered() and globally() expectation modifiers.
この例外クラスは、ordered()とglobally()エクスペクションモディファイヤによる、期待している実行順序から、メソッドの呼び出し順が外れたときに使用されます。
However, I prefer defining a new custom C++ exception class for that purpose, deriving it from std::runtime_error.
ですが、今回は新しいカスタムC++例外クラスをstd::runtime_errorから派生して定義します。
Defining an Exception Class for Conversion Errors What kind of C++ class can be used to throw an exception in case a Unicode encoding conversion fails?
変換のエラーに対する例外クラスの定義:Unicodeエンコーディング変換が失敗した場合、どのような種類のC++クラスを例外のスローに使用できるでしょうか。
The thrown object must be an instance of the Exception class or a subclass of Exception..
スローされるオブジェクトは、ExceptionクラスあるいはExceptionのサブクラスのインスタンスでなければなりません。
AppException is the root exception in the exception class hierarchy(there is CloudException that is a superclass of AppException, but this is merely for the future extension).
AppExceptionは、KiiCloudで扱う例外のうち、クラス階層のルートとなるものです。AppExceptionのスーパークラスにCloudExceptionがありますが、これは拡張用の例外です。
In a try statement with an except clause that mentions a particular class,that clause also handles any exception classes derived from that class but not exception classes from which it is derived.
特定のクラスを言及するexcept節を伴うtry文において、その節はそのクラスから派生した例外クラスも処理しますが、そのクラスの派生元の例外クラスは処理しません。
For instance, in many systems you have rules for how an exception class should be defined or rules which say that all classes extending class X should contain certain methods, variables, documentation or the like.
たとえば、多くのシステムには、例外クラスを定義する方法に関する規則や、クラスXを拡張するすべてのクラスには特定のメソッド、変数、ドキュメントなどが含まれているべきであることを規定した規則があります。
結果: 29, 時間: 0.0319

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語