CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.manager.util
Class MoveToDescendantException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.intland.codebeamer.persistence.util.exception.CodebeamerException
              extended by com.intland.codebeamer.manager.util.MoveToDescendantException
All Implemented Interfaces:
java.io.Serializable

public class MoveToDescendantException
extends CodebeamerException

Exception indicates when the copy/paste fails because the TrackerItems can not be pasted to the target tracker.

See Also:
Serialized Form

Constructor Summary
MoveToDescendantException()
           
MoveToDescendantException(java.lang.String message)
           
 
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

MoveToDescendantException

public MoveToDescendantException()

MoveToDescendantException

public MoveToDescendantException(java.lang.String message)

CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.