public class StatisticalManagerException extends Exception
| Constructor and Description |
|---|
StatisticalManagerException() |
StatisticalManagerException(String message) |
StatisticalManagerException(String message,
Throwable cause) |
StatisticalManagerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
StatisticalManagerException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.core.faults.GCUBEException |
asGCUBEFault() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StatisticalManagerException()
public StatisticalManagerException(String message)
public StatisticalManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public StatisticalManagerException(Throwable cause)
Copyright © 2016. All Rights Reserved.