RecordNotFoundException Class

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Exceptions
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


[CLSCompliantAttribute]
public class RecordNotFoundException : Exception, 
	ISerializable
<CLSCompliantAttribute> _
Public Class RecordNotFoundException _
	Inherits Exception _
	Implements ISerializable
[CLSCompliantAttribute]
public ref class RecordNotFoundException : public Exception, 
	ISerializable

Inheritance Hierarchy


Object
  Exception
    JiwaFinancials.Jiwa.JiwaApplication.Exceptions..::..RecordNotFoundException