Interface NamedError
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CryptoErrorId
public interface NamedError extends Serializable
Tagging interface für alle Errors, die eine feste ID habe und ggf. eine Textmeldung enthalten.- Author:
- Heiko Schefter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getText()
String
name()
-