Preparing search index...
The search index is not available
Shogun SDK Documentation v1.1.4 - v1.2.9
Shogun SDK Documentation v1.1.4
ShogunError
Interface ShogunError
Standard interface for Shogun errors
interface
ShogunError
{
code
:
string
;
message
:
string
;
originalError
?:
unknown
;
timestamp
:
number
;
type
:
ErrorType
;
}
Index
Properties
code
message
original
Error?
timestamp
type
Properties
code
code
:
string
message
message
:
string
Optional
original
Error
originalError
?:
unknown
timestamp
timestamp
:
number
type
type
:
ErrorType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
original
Error
timestamp
type
Shogun SDK Documentation v1.1.4 - v1.2.9
Loading...
Standard interface for Shogun errors