All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class epp.NotFound

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----epp.NotFound

public class NotFound
extends Exception
クラス NotFound は、 変数環境から変数の型情報を取り出す時などに、見つからなかった場合に throw される例外です。.


Constructor Index

 o NotFound()

Constructors

 o NotFound
 public NotFound()

All Packages  Class Hierarchy  This Package  Previous  Next  Index