UnexpectedFaultDetail Class - Author-it On-Premises - Author-it

Author-it Development Documentation

Details of the cause of an unexpected fault.

Namespace: Authorit.API.Exceptions

Constructors

Name

Description

Method

UnexpectedFaultDetail()

Create a new instance of UnexpectedFaultDetail class.

Method

UnexpectedFaultDetail(System.Exception)

Create a new instance of UnexpectedFaultDetail class.

Properties

Name

Description

Property

OriginalMessage

Original message that caused unexpected fault.

Property

OriginalStackTrace

Original stack trace that caused unexpected fault.

Property

OriginalSource

Original source that caused unexpected fault.

Methods

Class contains no methods.