Solar_Sql_Model_Record::getSaveException()

public Exception Solar_Sql_Model_Record::getSaveException ( void )

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

Parameters

  • None.

Returns

  • (Exception)

Description

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

See Also



Local