org.sca4j.host.contribution
Class ContributionNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sca4j.host.SCA4JException
              extended by org.sca4j.host.contribution.ContributionException
                  extended by org.sca4j.host.contribution.ContributionNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ContributionNotFoundException
extends ContributionException

Version:
$Rev: 670 $ $Date: 2007-08-08 17:11:13 +0100 (Wed, 08 Aug 2007) $
See Also:
Serialized Form

Constructor Summary
ContributionNotFoundException(java.lang.String message, java.lang.String identifier)
           
 
Method Summary
 
Methods inherited from class org.sca4j.host.SCA4JException
getIdentifier, printStackTraceElements
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContributionNotFoundException

public ContributionNotFoundException(java.lang.String message,
                                     java.lang.String identifier)


Copyright © 2008-2011 Service Symphony. All Rights Reserved.