Searched defs:error (Results 1 – 10 of 10) sorted by relevance
305 const error = exception as Error; constant478 const error = exception as Error; constant509 const error = exception as Error; constant540 const error = exception as Error; constant583 const error = exception as Error; constant628 const error = exception as Error; constant670 const error = exception as Error; constant
161 OH_QoS_GewuErrorCode error; member175 OH_QoS_GewuErrorCode error; member
93 const error = exception as Error; constant
38 public void error(String tag, String message) { in error() method in LoggerImpl
52 public abstract void error(String tag, String message); in error() method in Logger
201 error: ErrorType; property
409 readonly error: Object; property
2497 error?: BusinessError<void>; property
948 error?: ResourceColor | undefined; property
320 static error(tag, message) { method in Logger