com.workingdogs.village
Class DataSetException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.workingdogs.village.DataSetException
All Implemented Interfaces:
java.io.Serializable

public class DataSetException
extends java.lang.Exception

A DataSetException is thrown if there is an error.

Version:
$Revision: 1.3 $
Author:
Jon S. Stevens jon@latchkey.com
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
DataSetException()
           
DataSetException(java.lang.String s)
           
 
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

DataSetException

public DataSetException()

DataSetException

public DataSetException(java.lang.String s)


Copyright © 1999-2002 Share.Whichever.com All Rights Reserved.