Class PersistenceExceptionNullObjectId
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.persistence.exceptions.PersistenceException
one.microstream.persistence.exceptions.PersistenceExceptionNullObjectId
- All Implemented Interfaces:
 Serializable
public class PersistenceExceptionNullObjectId extends PersistenceException
- See Also:
 - Serialized Form
 
- 
Constructor Summary
Constructors Constructor Description PersistenceExceptionNullObjectId() - 
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, messageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
PersistenceExceptionNullObjectId
public PersistenceExceptionNullObjectId() 
 -