UnexpectedException Class - Author-it On-Premises - Author-it

Author-it Development Documentation

Unexpected internal error occurred in Author-it API.

Namespace: Authorit.API.Exceptions

Constructors

Name

Description

Method

UnexpectedException()

Create a new instance of UnexpectedException class.

Method

UnexpectedException(System.Exception)

Create a new instance of UnexpectedException class.

Properties

Name

Description

Property

Message

Description of failure.

Property

FaultDetail

Object providing details that returned as a fault when the exception is thrown accessing the Author-it API with JSON or SOAP.

Property

OriginalMessage

Original message that caused unexpected exception.

Property

OriginalStackTrace

Original stack trace that caused unexpected exception.

Property

OriginalSource

Original source that caused unexpected exception.

Methods

Class contains no methods.