TPTP 4.5.0 Testing Tools Project
Internal API Specification

org.eclipse.tptp.test.auto.gui.internal.macro
Class ObjectMine.IDCollisionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.tptp.test.auto.gui.internal.macro.ObjectMine.IDCollisionException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ObjectMine

public static class ObjectMine.IDCollisionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ObjectMine.IDCollisionException(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

ObjectMine.IDCollisionException

public ObjectMine.IDCollisionException(java.lang.String message)

TPTP 4.5.0 Testing Tools Project
Internal API Specification