PageErrorCode
An enumeration.
enum PageErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
UNIQUE
}
Values
PageErrorCode.GRAPHQL_ERROR
PageErrorCode.INVALID
PageErrorCode.NOT_FOUND
PageErrorCode.REQUIRED
PageErrorCode.UNIQUE
Member Of
PageError object