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 |
---|---|
RuntimeException |
launderThrowable(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SundrException()
public SundrException(String message)
public SundrException(Throwable cause)
public RuntimeException launderThrowable(Throwable cause)
Copyright © 2019 JBoss by Red Hat. All rights reserved.