@miukyo/ytlc
Preparing search index...
types/events
ErrorOccurredEventArgs
Interface ErrorOccurredEventArgs
Payload emitted when service operations throw errors.
interface
ErrorOccurredEventArgs
{
error
:
Error
;
}
Index
Properties
error
Properties
error
error
:
Error
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
@miukyo/ytlc
Loading...
Payload emitted when service operations throw errors.