eu.xtreemos.xosd.localallocmgr.basic.manipulators
Class TTElmJoinException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.xtreemos.xosd.localallocmgr.basic.manipulators.TTElmJoinException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AttributeAdditionFailureException, AttributeConformanceException, WrongElementOrderException

public class TTElmJoinException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
TTElmJoinException()
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

TTElmJoinException

public TTElmJoinException()