org.hyperic.hq.common
Class DuplicateObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.hq.common.ApplicationException
org.hyperic.hq.common.DuplicateObjectException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AppdefDuplicateFQDNException, AppdefDuplicateNameException, AppSvcClustDuplicateAssignException, DuplicateAIScanNameException, GroupDuplicateNameException
public class DuplicateObjectException
- extends ApplicationException
- See Also:
- Serialized Form
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 |
DuplicateObjectException
public DuplicateObjectException()
DuplicateObjectException
public DuplicateObjectException(java.lang.String s)
DuplicateObjectException
public DuplicateObjectException(java.lang.Exception e)
DuplicateObjectException
public DuplicateObjectException(java.lang.Throwable t)
DuplicateObjectException
public DuplicateObjectException(java.lang.String s,
java.lang.Throwable t)
DuplicateObjectException
public DuplicateObjectException(java.lang.String s,
PersistedObject existing)
getExistingObject
public PersistedObject getExistingObject()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.