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

Constructor Index

 o InstanceNotFoundException(String)
 o InstanceNotFoundException(String, String)

Constructors

 o InstanceNotFoundException
 public InstanceNotFoundException(String className,
                                  String inst)
 o InstanceNotFoundException
 public InstanceNotFoundException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index