com.orindasoft.pub
Class CSException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.orindasoft.pub.CSException
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 - 2011 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
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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 2011Logo