Class RemoteDirectoryMonitorErrorEvent

java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.remote.RemoteDirectoryEvent
com.atlassian.crowd.event.remote.RemoteDirectoryMonitorErrorEvent

public class RemoteDirectoryMonitorErrorEvent extends RemoteDirectoryEvent
  • Constructor Details

    • RemoteDirectoryMonitorErrorEvent

      public RemoteDirectoryMonitorErrorEvent(Object source, long directoryID, Exception e)
  • Method Details

    • getException

      public Exception getException()