public class BinaryPersistenceExceptionStateInstance extends BinaryPersistenceExceptionState
| Constructor and Description |
|---|
BinaryPersistenceExceptionStateInstance(Object instance) |
BinaryPersistenceExceptionStateInstance(Object instance,
String message) |
BinaryPersistenceExceptionStateInstance(Object instance,
String message,
Throwable cause) |
BinaryPersistenceExceptionStateInstance(Object instance,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
BinaryPersistenceExceptionStateInstance(Object instance,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInstance() |
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, messageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BinaryPersistenceExceptionStateInstance(Object instance)
public BinaryPersistenceExceptionStateInstance(Object instance, String message)
public BinaryPersistenceExceptionStateInstance(Object instance, Throwable cause)
public BinaryPersistenceExceptionStateInstance(Object instance, String message, Throwable cause)
public Object getInstance()
Copyright © 2022 MicroStream Software. All rights reserved.