Previous Page
getPrimaryVal()

Solar_Example_Model_Tags_Record
getSaveException()

Next Page
getStatus()

getSaveException()

public Exception getSaveException ( )

Returns the exception (if any) generated by the most-recent call to the save() method.

Inherited from Solar_Sql_Model_Record.

Parameters

  • None.

Returns

  • (Exception)

Description

Returns the exception (if any) generated by the most-recent call to the save() method.

See Also