Implements Errorhandler.
Constructor
new PlatformErrorhandler()
Method Index
| Name | Description |
|---|---|
| configure | Configuration method. |
| error | |
| fatalError | |
| warning |
Member Details
- configure(args)
-
Configuration method.
Parameters
Name Type Description args Object.<string, string> Map of configuration properties
- error()
-
- See: Errorhandler#error
- fatalError()
-
- See: Errorhandler#fatalError
- warning()
-
- See: Errorhandler#warning