public class PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound extends PersistenceExceptionTypeHandlerConsistencyProvider
| Constructor and Description |
|---|
PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type,
Long typeId) |
PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type,
Long typeId,
String message) |
PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type,
Long typeId,
String message,
Throwable cause) |
PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type,
Long typeId,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type,
Long typeId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Class<?> |
getType() |
Long |
getTypeId() |
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, messageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type, Long typeId)
public PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type, Long typeId, String message)
public PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type, Long typeId, Throwable cause)
public PersistenceExceptionTypeHandlerConsistencyProviderTypeHandlerNotFound(Class<?> type, Long typeId, String message, Throwable cause)
Copyright © 2022 MicroStream Software. All rights reserved.