public class SundrException extends RuntimeException
| Constructor and Description |
|---|
SundrException() |
SundrException(String message) |
SundrException(String message,
Throwable cause) |
SundrException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
launderThrowable(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SundrException()
public SundrException(String message)
public SundrException(Throwable cause)
public static RuntimeException launderThrowable(Throwable cause)
Copyright © 2023. All rights reserved.