DesignerErrorCode
An enumeration of possible error codes for designer operations.
enum DesignerErrorCode {
CANNOT_ASSIGN_NODE
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
UNIQUE
}
Values
DesignerErrorCode.CANNOT_ASSIGN_NODE
DesignerErrorCode.GRAPHQL_ERROR
DesignerErrorCode.INVALID
DesignerErrorCode.NOT_FOUND
DesignerErrorCode.REQUIRED
DesignerErrorCode.UNIQUE
Member Of
DesignerError object