All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class SWEEP.NotMatchException

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

public class NotMatchException
extends Exception
implements Serializable

Constructor Index

 o NotMatchException()
 o NotMatchException(String)

Constructors

 o NotMatchException
 public NotMatchException()
 o NotMatchException
 public NotMatchException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index