ru.biosoft.access
Class DataCollectionVetoException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byru.biosoft.access.DataCollectionVetoException
All Implemented Interfaces:
java.io.Serializable

public class DataCollectionVetoException
extends java.lang.Exception

Exception for cancelling data collection operation. Throws by data collection listener.

Version:
1.0
Author:
DevelopmentOnTheEdge
See Also:
DataCollectionEvent, DataCollectionListener, Serialized Form

Constructor Summary
DataCollectionVetoException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataCollectionVetoException

public DataCollectionVetoException()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.