クラス UndeclaredThrowableException

実装されたすべてのインターフェース:
SerializableSE

public class UndeclaredThrowableException extends CodeGenerationException
java.lang.reflect.UndeclaredThrowableException の代替として Proxy によって使用されます。
作成者:
Juozas Baliuka
関連事項:
  • コンストラクターの詳細

    • UndeclaredThrowableException

      public UndeclaredThrowableException(ThrowableSE t)
      詳細メッセージなしで UndeclaredThrowableException の新しいインスタンスを作成します。
  • メソッドの詳細

    • getUndeclaredThrowable

      public ThrowableSE getUndeclaredThrowable()