Package ru.bgcrm.util
Class AlarmErrorMessage
java.lang.Object
ru.bgcrm.util.ErrorMessage
ru.bgcrm.util.AlarmErrorMessage
Срочное сообщение об ошибке, отправляемое по почте.
-
Field Summary
Fields inherited from class ru.bgcrm.util.ErrorMessage
subject, text
-
Constructor Summary
ConstructorDescriptionAlarmErrorMessage
(String key, String subject, String text) AlarmErrorMessage
(String key, String subject, String text, Throwable ex) -
Method Summary
Methods inherited from class ru.bgcrm.util.ErrorMessage
getRegistrationTime, getSubject, setRegistrationTime
-
Constructor Details
-
AlarmErrorMessage
-
AlarmErrorMessage
-
-
Method Details
-
getKey
-
getText
- Overrides:
getText
in classErrorMessage
-