org.compass.core.mapping
Class MappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.compass.core.util.NestedRuntimeException
org.compass.core.CompassException
org.compass.core.mapping.MappingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidMappingException
public class MappingException
- extends CompassException
An exception related to mapping errors.
- Author:
- kimchy
- See Also:
- Serialized Form
MappingException
public MappingException(String msg,
Throwable root)
MappingException
public MappingException(String s)
Copyright (c) 2004-2008 The Compass Project.