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:AExceptionalReturns the Exception code for this exceptional value- Specified by:
getCodein classAExceptional- Returns:
- Exception Code
-
getMessage
Description copied from class:AExceptionalGets the message for an exceptional value. May or may not be meaningful.- Specified by:
getMessagein classAExceptional- Returns:
- Exception Message
-
getValue
-