IBM Aspera JavaScript Library
Preparing search index...
FileError
Interface FileError
Error information for a file that failed to transfer.
interface
FileError
{
code
:
number
;
description
:
string
;
}
Index
Properties
code
description
Properties
code
code
:
number
Error code
description
description
:
string
Human-readable error description
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
description
IBM Aspera JavaScript Library
Loading...
Error information for a file that failed to transfer.