org.chromattic.metamodel.mapping
Class InvalidMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.chromattic.api.ChromatticException
org.chromattic.metamodel.MetaModelException
org.chromattic.metamodel.mapping.InvalidMappingException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidMappingException
- extends MetaModelException
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidMappingException
public InvalidMappingException(org.reflext.api.ClassTypeInfo type)
InvalidMappingException
public InvalidMappingException(org.reflext.api.ClassTypeInfo type,
java.lang.String message)
InvalidMappingException
public InvalidMappingException(org.reflext.api.ClassTypeInfo type,
java.lang.String message,
java.lang.Throwable cause)
InvalidMappingException
public InvalidMappingException(org.reflext.api.ClassTypeInfo type,
java.lang.Throwable cause)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
getType
public org.reflext.api.ClassTypeInfo getType()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.