TUM CCSM Commons

edu.tum.cs.commons.reflect
Class TypesNotMergableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.tum.cs.commons.reflect.TypesNotMergableException
All Implemented Interfaces:
java.io.Serializable

public class TypesNotMergableException
extends java.lang.Exception

Exception to be thrown when merging types which can not be merged.

Version:
$Rev: 26283 $
Author:
Benjamin Hummel, $Author: juergens $
See Also:
Serialized Form
Rating:
GREEN Hash: F18CAB3A58805232D3E039C83DF0EE2B

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

TypesNotMergableException

public TypesNotMergableException(java.lang.String message)
Create exception.


TUM CCSM Commons

TUM CCSM Commons - 2.7