com.retek.component.media.impl.persistence
Class DuplicateNameException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.commons.util.ChainedException
              extended bycom.retek.commons.domain.core.exception.SystemException
                  extended bycom.retek.component.media.impl.persistence.DuplicateNameException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateNameException
extends SystemException

See Also:
Serialized Form

Constructor Summary
DuplicateNameException(java.lang.String message)
           
DuplicateNameException(java.lang.String message, java.lang.Throwable t)
           
DuplicateNameException(java.lang.Throwable t)
           
 
Methods inherited from class com.retek.commons.domain.core.exception.SystemException
toUnchecked
 
Methods inherited from class com.retek.commons.util.ChainedException
getCause, getChainedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, setCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DuplicateNameException

public DuplicateNameException(java.lang.String message)

DuplicateNameException

public DuplicateNameException(java.lang.String message,
                              java.lang.Throwable t)

DuplicateNameException

public DuplicateNameException(java.lang.Throwable t)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28