Class CSException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CSAttemptToGetNullException, CSColumnException, CSDBException, CSDBInvalidDatatypeCastException, CSDocumentChangedException, CSInvalidColumnIdException, CSInvalidDataTypeException, CSIOException, CSNoDataInRowSetException, CSNoNanosAllowedException, CSNumberFormatException, CSPoolExhaustedException, CSUnsupportedDatatypeException

public class CSException extends Exception
An extension of Exception used by this package.

Copyright 2003-2026 ATB Consultancy Services Ltd (formerly Orinda Software Ltd, Dublin, Ireland)

Version:
7
Author:
devteam@mcpdbwizard.com
See Also:
  • Constructor Details

    • CSException

      public CSException()
      Default constructor
    • CSException

      public CSException(String theExceptionMessage)
      Default constructor that takes a String