org.richfaces.photoalbum.model.event
Class ErrorEvent
java.lang.Object
org.richfaces.photoalbum.model.event.SimpleEvent
org.richfaces.photoalbum.model.event.ErrorEvent
public class ErrorEvent
- extends SimpleEvent
Event to be used for displaying error notification
- Author:
- mpetrov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorEvent
public ErrorEvent(String summary,
String message)
ErrorEvent
public ErrorEvent(String message)
getSummary
public String getSummary()
getDetail
public String getDetail()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.