Class PersistenceExceptionTypeConsistencyDictionary
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.PersistenceExceptionTypeConsistency
one.microstream.persistence.exceptions.PersistenceExceptionTypeConsistencyDictionary
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PersistenceExceptionTypeConsistencyDefinitionResolveTypeName,- PersistenceExceptionTypeConsistencyDefinitionValidation,- PersistenceExceptionTypeConsistencyDictionaryResolve,- PersistenceExceptionTypeConsistencyDictionaryResolveFieldName
public class PersistenceExceptionTypeConsistencyDictionary extends PersistenceExceptionTypeConsistency
- See Also:
- Serialized Form
- 
Constructor SummaryConstructors Constructor Description PersistenceExceptionTypeConsistencyDictionary()PersistenceExceptionTypeConsistencyDictionary(String message)PersistenceExceptionTypeConsistencyDictionary(String message, Throwable cause)PersistenceExceptionTypeConsistencyDictionary(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)PersistenceExceptionTypeConsistencyDictionary(Throwable cause)
- 
Method SummaryMethods inherited from class one.microstream.exceptions.BaseExceptionassembleDetailString, assembleOutputString, getMessage, messageMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
PersistenceExceptionTypeConsistencyDictionarypublic PersistenceExceptionTypeConsistencyDictionary()
- 
PersistenceExceptionTypeConsistencyDictionary
- 
PersistenceExceptionTypeConsistencyDictionary
- 
PersistenceExceptionTypeConsistencyDictionary
- 
PersistenceExceptionTypeConsistencyDictionary
 
-