module Logicum
Constants
- Error
- MissingCallError
The business object does not implement a call() instance method.
- ProvisionError
The business object declares that it provides a value, but it was not set in the call() instance method.
- VERSION
The business object does not implement a call() instance method.
The business object declares that it provides a value, but it was not set in the call() instance method.