errorCode property

String errorCode
final

Each exception has a identification code, let the program detach what it will do next

Implementation

final String errorCode;