Home > youtubes.js > LikelyBugError
Represents an error that is likely a bug in the library.
If you encounter this error, please report the issue on GitHub Issue.
Signature:
export declare class LikelyBugError implements BaseError
Implements: BaseError
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string | |||
string |
Method |
Modifiers |
Description |
---|---|---|
Throws the error. | ||
Converts the error to an |