org.rhq.core.system
Class SystemInfoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.rhq.core.system.SystemInfoException
All Implemented Interfaces:
Serializable

public class SystemInfoException
extends RuntimeException

See Also:
Serialized Form

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

SystemInfoException

public SystemInfoException()

SystemInfoException

public SystemInfoException(String message,
                           Throwable cause)

SystemInfoException

public SystemInfoException(String message)

SystemInfoException

public SystemInfoException(Throwable cause)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.