com.sleepycat.persist.model
Class BytecodeEnhancer.NotPersistentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sleepycat.persist.model.BytecodeEnhancer.NotPersistentException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BytecodeEnhancer
static class BytecodeEnhancer.NotPersistentException
- extends RuntimeException
Thrown when we determine that a class is not persistent.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BytecodeEnhancer.NotPersistentException
BytecodeEnhancer.NotPersistentException()
Copyright 2004,2008 Oracle. All rights reserved.