atom_codes

This commit is contained in:
Vitor Santos Costa
2018-07-04 11:23:19 +01:00
parent 21a7a3ef44
commit 75b7cebdaf
4 changed files with 59 additions and 35 deletions

View File

@@ -21,7 +21,7 @@ ECLASS(INSTANTIATION_ERROR_CLASS, "instantiation_error", 0)
/// bad access, I/O
ECLASS(PERMISSION_ERROR, "permission_error", 3)
/// something that could not be represented into a type
ECLASS(REPRESENTATION_ERROR, "representation_error", 1)
ECLASS(REPRESENTATION_ERROR, "representation_error", 0)
/// not enough ....
ECLASS(RESOURCE_ERROR, "resource_error", 2)
/// bad text