All Packages Class Hierarchy This Package Previous Next Index
Class com.sun.jaw.reference.common.InstanceNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----com.sun.jaw.reference.common.JawException
|
+----com.sun.jaw.reference.common.InstanceNotFoundException
- public class InstanceNotFoundException
- extends JawException
-
InstanceNotFoundException(String)
-
-
InstanceNotFoundException(String, String)
-
InstanceNotFoundException
public InstanceNotFoundException(String className,
String inst)
InstanceNotFoundException
public InstanceNotFoundException(String msg)
All Packages Class Hierarchy This Package Previous Next Index