net.sf.oness.common.model.exceptions
Class NonContinuousDataException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.sf.oness.common.model.exceptions.ModelException
              extended bynet.sf.oness.common.model.exceptions.NonContinuousDataException
All Implemented Interfaces:
java.io.Serializable

public class NonContinuousDataException
extends ModelException

Version:
$Revision: 1.3 $
Author:
Carlos Sanchez
See Also:
Serialized Form

Constructor Summary
NonContinuousDataException()
           
 
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

NonContinuousDataException

public NonContinuousDataException()


Copyright © 2003-2005 ONess Project. All Rights Reserved.