Enumerations
The following enumerations are available globally.
- 
                  
                  
Error list of the
See moreLunaCameramodule.Declaration
Swift
public enum CameraError : LocalizedError - 
                  
                  
MissingHashMarkAsPrefix: “Invalid RGB string, missing ‘#’ as prefix” UnableToScanHexValue: “Scan hex error” MismatchedHexStringLength: “Invalid RGB string, number of characters after ‘#’ should be either 3, 4, 6 or 8”
See moreDeclaration
Swift
public enum UIColorInputError : Error 
        Enumerations  Reference