Class ServerError
- java.lang.Object
-
- org.rootservices.otter.controller.entity.ServerError
-
- All Implemented Interfaces:
org.rootservices.otter.translatable.Translatable
public class ServerError extends java.lang.Object implements org.rootservices.otter.translatable.Translatable
-
-
Constructor Summary
Constructors Constructor Description ServerError()ServerError(java.lang.String message)
-
Method Summary
Modifier and Type Method Description java.lang.StringgetMessage()voidsetMessage(java.lang.String message)
-