com.orindasoft.pub
Class CSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.orindasoft.pub.CSException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CSAttemptToGetNullException, CSColumnException, CSDBException, CSDBInvalidDatatypeCastException, CSInvalidColumnIdException, CSInvalidDataTypeException, CSIOException, CSNoDataInRowSetException, CSNoNanosAllowedException, CSNumberFormatException, CSUnsupportedDatatypeException

public class CSException
extends java.lang.Exception

An extension of Exception used by this package.
(c) Copyright 2003 - 2012 Orinda Software Ltd

Version:
6.0
Author:
Orinda Software
See Also:
Serialized Form

Constructor Summary
CSException()
          Default constructor
CSException(java.lang.String theExceptionMessage)
          Default constructor that takes a String
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CSException

public CSException()
Default constructor


CSException

public CSException(java.lang.String theExceptionMessage)
Default constructor that takes a String



Copyright © Orinda Software Ltd 2012Logo