Initializes a new instance of the CellCircularReferenceException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Parameters:
Name
Type
Description
message
String
A string that describes the error.
innerException
RuntimeException
The exception that is the cause of the current exception.
Result:
CellCircularReferenceException
CellCircularReferenceException
Name
Description
CellCircularReferenceException(String, String)
Initializes a new instance of the CellCircularReferenceException class with a specified error message and circular cell reference.