Class CSDBNullObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mcpdbwizard.pub.CSException
com.mcpdbwizard.pub.CSDBException
com.mcpdbwizard.pub.CSDBNullObjectException
- All Implemented Interfaces:
Serializable
Thrown when a
null is found where an object is required
Copyright 2003-2026 ATB Consultancy Services Ltd (formerly Orinda Software Ltd, Dublin, Ireland)
- Version:
- 7
- Author:
- devteam@mcpdbwizard.com
- See Also:
-
Field Summary
Fields inherited from class com.mcpdbwizard.pub.CSDBException
theSqlCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CSDBNullObjectException
public CSDBNullObjectException()
-