Searched defs:error (Results 1 – 7 of 7) sorted by relevance
218 const error = exception as Error; constant307 const error = exception as Error; constant347 const error = exception as Error; constant
85 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
183 error: ErrorType; property
293 readonly error: Object; property
320 static error(tag, message) { method in Logger