org.rhq.enterprise.server.plugin.pc.content
Class SyncException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.plugin.pc.content.SyncException
All Implemented Interfaces:
Serializable

public class SyncException
extends Exception

Author:
mmccune
See Also:
Serialized Form

Constructor Summary
SyncException(String errorMsg)
           
SyncException(String errorMsg, Exception e)
           
 
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

SyncException

public SyncException(String errorMsg,
                     Exception e)

SyncException

public SyncException(String errorMsg)


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