org.commonjava.tensor.event
Class ProjectRelationshipsErrorEvent

java.lang.Object
  extended by org.commonjava.tensor.event.ProjectRelationshipsErrorEvent

public class ProjectRelationshipsErrorEvent
extends Object


Constructor Summary
ProjectRelationshipsErrorEvent(ErrorKey key, Throwable error)
           
 
Method Summary
 Throwable getError()
           
 ErrorKey getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectRelationshipsErrorEvent

public ProjectRelationshipsErrorEvent(ErrorKey key,
                                      Throwable error)
Method Detail

getKey

public ErrorKey getKey()

getError

public Throwable getError()


Copyright © 2013. All Rights Reserved.