All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class SWEEP.NotFoundException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----SWEEP.NotFoundException

public class NotFoundException
extends Exception
implements Serializable

Constructor Index

 o NotFoundException()
 o NotFoundException(String)

Constructors

 o NotFoundException
 public NotFoundException()
 o NotFoundException
 public NotFoundException(String target)

All Packages  Class Hierarchy  This Package  Previous  Next  Index