org.rhq.enterprise.server.content
Class ContentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.enterprise.server.content.ContentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AdvisoryException, ContentSourceException, DistributionException, RepoException
public class ContentException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContentException
public ContentException()
ContentException
public ContentException(String message)
ContentException
public ContentException(Throwable cause)
ContentException
public ContentException(String message,
Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.