edu.tum.cs.commons.reflect
Class TypesNotMergableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.tum.cs.commons.reflect.TypesNotMergableException
- All Implemented Interfaces:
- Serializable
public class TypesNotMergableException
- extends 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TypesNotMergableException
public TypesNotMergableException(String message)
- Create exception.
TUM CCSM Commons - 2.7