org.rhq.enterprise.server.content
Class ContentSourceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.content.ContentException
              extended by org.rhq.enterprise.server.content.ContentSourceException
All Implemented Interfaces:
Serializable

public class ContentSourceException
extends ContentException

See Also:
Serialized Form

Constructor Summary
ContentSourceException()
           
ContentSourceException(String message)
           
ContentSourceException(String message, Throwable cause)
           
ContentSourceException(Throwable cause)
           
 
Method Summary
 
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

ContentSourceException

public ContentSourceException()

ContentSourceException

public ContentSourceException(String message)

ContentSourceException

public ContentSourceException(Throwable cause)

ContentSourceException

public ContentSourceException(String message,
                              Throwable cause)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.