Class NotificationRecipientSettingValueException.FromNameMustNotBeNull
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.notification.exception.NotificationRecipientSettingValueException
com.liferay.notification.exception.NotificationRecipientSettingValueException.FromNameMustNotBeNull
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NotificationRecipientSettingValueException
public static class NotificationRecipientSettingValueException.FromNameMustNotBeNull
extends NotificationRecipientSettingValueException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.notification.exception.NotificationRecipientSettingValueException
NotificationRecipientSettingValueException.FromMustNotBeNull, NotificationRecipientSettingValueException.FromNameMustNotBeNull, NotificationRecipientSettingValueException.ToMustNotBeNull -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.notification.exception.NotificationRecipientSettingValueException
getMessageKeyMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FromNameMustNotBeNull
public FromNameMustNotBeNull()
-