|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorID
An ID for errors to help with error handling and diagnostic.
Error IDs starting with "bz" are reserved by Berlioz.
Note: these are different and complementary to HTTP response codes.
Method Summary | |
---|---|
String |
id()
Returns the error identifier as a string. |
Method Detail |
---|
String id()
Implementations should also ensure that the toString()
returns the same value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |