Package convex.core.lang.impl
Class Reduced
java.lang.Object
convex.core.lang.impl.AExceptional
convex.core.lang.impl.AReturn
convex.core.lang.impl.Reduced
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Reduced
-
-
Method Details
-
wrap
-
getCode
Description copied from class:AExceptional
Returns the Exception code for this exceptional value- Specified by:
getCode
in classAExceptional
- Returns:
- Exception Code
-
getMessage
Description copied from class:AExceptional
Gets the message for an exceptional value. May or may not be meaningful.- Specified by:
getMessage
in classAExceptional
- Returns:
- Exception Message
-
getValue
-