Package com.db4o.internal.mapping
Class MappingNotFoundException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.db4o.internal.mapping.MappingNotFoundException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class MappingNotFoundException extends java.lang.RuntimeException- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description MappingNotFoundException(int id)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intid()java.lang.StringtoString()
 
-