com.atlassian.crowd.event.remote
Class RemoteDirectoryMonitorErrorEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.crowd.event.remote.RemoteDirectoryEvent
com.atlassian.crowd.event.remote.RemoteDirectoryMonitorErrorEvent
- All Implemented Interfaces:
- Serializable
public class RemoteDirectoryMonitorErrorEvent
- extends RemoteDirectoryEvent
- See Also:
- Serialized Form
| Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
| Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
RemoteDirectoryMonitorErrorEvent
public RemoteDirectoryMonitorErrorEvent(Object source,
long directoryID,
Exception e)
getException
public Exception getException()
Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.