Class CSDBException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CSDBNullObjectException

public class CSDBException extends CSException
Thrown when a SQLException is generated.

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

Version:
7
Author:
[email protected]
See Also:
  • Field Details

    • theSqlCode

      public int theSqlCode
      The oracle Error code
  • Constructor Details

    • CSDBException

      public CSDBException()
      Default constructor
    • CSDBException

      public CSDBException(int theSqlCode, String theSqlErrorMessage, String theSqlStatement, String theApplicationComment)
      Contructor with parameters
      Parameters:
      theSqlCode - the oracle error code
      theSqlErrorMessage - The message text associated with this exception
      theSqlStatement - The Sql statement that caused this exception
      theApplicationComment - An optional comment