public class MeasurementGapException extends Exception
Constructor and Description |
---|
MeasurementGapException() |
MeasurementGapException(String message) |
MeasurementGapException(String message,
Throwable cause) |
MeasurementGapException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MeasurementGapException()
public MeasurementGapException(String message)
message
- A String the message about the Exception.public MeasurementGapException(Throwable cause)
cause
- The Throwable cause of the Exception.Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.