Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class ServerError : HandleErrorInfo
Visual Basic
Public Class ServerError _
	Inherits HandleErrorInfo
Visual C++
public ref class ServerError : public HandleErrorInfo

Inheritance Hierarchy

System..::..Object
  HandleErrorInfo
    Cartella.Models..::..ServerError

See Also