ErrorCode

public protocol ErrorCode

Error code conformance for Predix error codes See also ErrorCodes

  • Raw numerical value of the error code

    Declaration

    Swift

    var rawValue: Int