org.hyperic.hq.autoinventory
Class AutoinventoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.hq.autoinventory.AutoinventoryException
- All Implemented Interfaces:
- Serializable
public class AutoinventoryException
- extends org.hyperic.util.NestedException
- See Also:
- Serialized Form
Fields inherited from class org.hyperic.util.NestedException |
_exception |
Methods inherited from class org.hyperic.util.NestedException |
addException, getExceptionOfType |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AutoinventoryException
public AutoinventoryException()
AutoinventoryException
public AutoinventoryException(String s)
AutoinventoryException
public AutoinventoryException(Throwable t)
AutoinventoryException
public AutoinventoryException(String s,
Throwable t)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.