public class TransactionCreationException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
static TransactionCreationException |
from(Exception inner) |
Exception |
getInner() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static TransactionCreationException from(Exception inner)
public Exception getInner()
Copyright © 2025. All rights reserved.