FileHold 17.1 API Documentation
C#
    Show/Hide TOC

      FileHoldException Class

      Definition

      Namespace: FileHold.Common
      Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
      C#
      public class FileHoldException : Exception
      Inheritance
      Object    Exception    FileHoldException
      Derived
      FileHold.CommonArgumentException
      FileHold.CommonConcurrencyException
      FileHold.CommonFileHoldSqlException
      FileHold.CommonInsufficientPermissionException
      FileHold.CommonInvalidOperationException
      FileHold.CommonLoginException
      FileHold.CommonObjectInaccessibleException
      FileHold.CommonResourcesException
      FileHold.CommonServiceException
      FileHold.CommonSysAdminAccountException
      FileHold.CommonTeamsAccessException
      FileHold.CommonURMCacheException
      FileHold.CommonViewerException
      More Less

      Constructors

      FileHoldException(ErrorCode)Initializes a new instance of the FileHoldException class
      FileHoldException(ErrorCode, String)Initializes a new instance of the FileHoldException class
      FileHoldException(ExceptionSeverity, ErrorCode, String)Initializes a new instance of the FileHoldException class
      FileHoldException(ExceptionSeverity, ErrorCode, String, Exception)Initializes a new instance of the FileHoldException class

      Properties

      ErrorCode 
      ExceptionSeverity 
      StackTrace
      (Overrides ExceptionStackTrace)

      Methods

      SetStackTrace 

      Fields

      exceptionSeverity 

      Extension Methods

      ConvertT
      (Defined by ObjectExtension)
      ToJson
      (Defined by ObjectExtension)

      See Also

      Reference

      FileHold.Common Namespace

      In This Article

      • Definition
      • Constructors
      • Properties
      • Methods
      • Fields
      • Extension Methods
      • See Also

      © FileHold Systems Inc.