org.sca4j.host.contribution
Class ContributionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sca4j.host.SCA4JException
org.sca4j.host.contribution.ContributionException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ContributionNotFoundException, ValidationException
public class ContributionException
- extends SCA4JException
Base exception class for contribution operations
- Version:
- $Rev: 4336 $ $Date: 2008-05-25 10:06:15 +0100 (Sun, 25 May 2008) $
- See Also:
- Serialized Form
| 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 |
ContributionException
public ContributionException(java.lang.String message)
ContributionException
public ContributionException(java.lang.Throwable cause)
ContributionException
public ContributionException(java.lang.String message,
java.lang.String identifier)
ContributionException
public ContributionException(java.lang.String message,
java.lang.Throwable cause)
ContributionException
public ContributionException(java.lang.String message,
java.lang.String identifier,
java.lang.Throwable cause)
Copyright © 2008-2010 Service Symphony. All Rights Reserved.