Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataProviderExceptionDetails

Hierarchy

  • DataProviderExceptionDetails

Index

Properties

Optional exceptionType

exceptionType: string

The type of the exception that was thrown.

Optional message

message: string

Message that is associated with the exception.

Optional stackTrace

stackTrace: string

The StackTrace from the exception turned into a string.

Generated using TypeDoc