public class ActivityStatsException extends Exception
| Constructor and Description |
|---|
ActivityStatsException()
Instantiates a new smart activity exception.
|
ActivityStatsException(String message)
Instantiates a new smart activity exception.
|
ActivityStatsException(String message,
Throwable cause)
Instantiates a new smart activity exception.
|
ActivityStatsException(Throwable cause)
Instantiates a new smart activity exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ActivityStatsException()
public ActivityStatsException(String message)
message - the messagepublic ActivityStatsException(Throwable cause)
cause - the causeCopyright © 2003–2020 eXo Platform SAS. All rights reserved.