public class ChronoSphereException
extends org.chronos.common.exceptions.ChronosException
| Modifier | Constructor and Description |
|---|---|
|
ChronoSphereException() |
|
ChronoSphereException(java.lang.String message) |
|
ChronoSphereException(java.lang.String message,
java.lang.Throwable cause) |
protected |
ChronoSphereException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ChronoSphereException(java.lang.Throwable cause) |
public ChronoSphereException()
protected ChronoSphereException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
public ChronoSphereException(java.lang.String message,
java.lang.Throwable cause)
public ChronoSphereException(java.lang.String message)
public ChronoSphereException(java.lang.Throwable cause)