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