This exception is raised when Active Record encounters a problem

Namespace: Castle.ActiveRecord.Framework
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
[SerializableAttribute]
public class ActiveRecordException : Exception

Inheritance Hierarchy

See Also