Methods
Static error
- error(source: string, message: string): Error
-
Parameters
-
source: string
-
message: string
Returns Error
Static missingAttribute
- missingAttribute(source: string, attribute: string): Error
-
Parameters
-
source: string
-
attribute: string
Returns Error
Static missingElement
- missingElement(source: string, element: string): Error
-
Parameters
-
source: string
-
element: string
Returns Error