ViewerException Class

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public class ViewerException : FileHoldException
Inheritance
Object    Exception    FileHoldException    ViewerException

Constructors

ViewerException(Object)Initializes a new instance of the ViewerException class
ViewerException(Object, String)Initializes a new instance of the ViewerException class
ViewerException(ErrorCode, Object, String)Initializes a new instance of the ViewerException class
ViewerException(ExceptionSeverity, ErrorCode, Object, String)Initializes a new instance of the ViewerException class

Properties

Methods

Fields

Extension Methods

See Also