org.rhq.enterprise.server.content
Class AdvisoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.enterprise.server.content.ContentException
org.rhq.enterprise.server.content.AdvisoryException
- All Implemented Interfaces:
- Serializable
public class AdvisoryException
- extends ContentException
custom Advisory exception for errata like content
- Author:
- Pradeep Kilambi
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AdvisoryException
public AdvisoryException()
AdvisoryException
public AdvisoryException(String message)
AdvisoryException
public AdvisoryException(Throwable cause)
AdvisoryException
public AdvisoryException(String message,
Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.