public class PrematureDeathException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
PrematureDeathException() |
PrematureDeathException(java.lang.String message) |
PrematureDeathException(java.lang.String message,
java.lang.Throwable cause) |
PrematureDeathException(java.lang.Throwable cause) |
private static final long serialVersionUID
public PrematureDeathException()
public PrematureDeathException(java.lang.String message)
public PrematureDeathException(java.lang.String message, java.lang.Throwable cause)
public PrematureDeathException(java.lang.Throwable cause)