edu.buffalo.nsf.xmlcqa.tree
Class OperationManager2.ClonningDetected

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byedu.buffalo.nsf.xmlcqa.tree.OperationManager2.ClonningDetected
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
OperationManager2

public static class OperationManager2.ClonningDetected
extends java.lang.Error

See Also:
Serialized Form

Constructor Summary
OperationManager2.ClonningDetected()
           
 
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

OperationManager2.ClonningDetected

public OperationManager2.ClonningDetected()