public interface IIdentifiable
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns a numerical identifier representing the
actual
message. |
java.lang.String |
getMessage()
Returns the actual message.
|
int getId()
message. This identifier is used
for asserting exceptions in tests.java.lang.String getMessage()
Copyright © 2009 - 2018 SSE. All Rights Reserved.