All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class SWEEP.NoUpdateException

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

public class NoUpdateException
extends Exception
implements Serializable

Constructor Index

 o NoUpdateException()
 o NoUpdateException(String)

Constructors

 o NoUpdateException
 public NoUpdateException()
 o NoUpdateException
 public NoUpdateException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index