Namespace: system

bo. system

Contains general components.

Properties:
Name Type Description
ArgumentError function

Argument error constructor to create a new error related to an argument.

ConstructorError function

Constructor error constructor to create a new error related to a constructor argument.

MethodError function

Method error constructor to create a new error related to a method argument.

PropertyError function

Property error constructor to create a new error related to a property argument.

EnumerationError function

Enumeration error constructor to create a new error related to an enumeration.

NotImplementedError function

Not implemented error constructor to create a new error related to a not implemented function.

Enumeration function

Enumeration constructor to create new enumeration.

Argument object

Argument verification namespace provides methods to check arguments.

UserInfo function

User data constructor to create new base object for user information.

Utility function

Utility function provides static methods for configuration and internationalization.

Classes

ArgumentCheck
ArgumentError
ConstructorError
Enumeration
EnumerationError
MethodError
NotImplementedError
PropertyError
UserInfo
Utility

Methods

<static> Argument()

Creates a general argument check object.

If you find bugs or have feature requests, please let us know.

JavaScript business objects ♦ Copyright © 2014-2016 Logikum, Ltd.
Documentation generated by JSDoc 3.2.2 on 2015. December 31. using the DocStrap template.