public class SupersamplingNotSupportedException extends Exception
| Constructor and Description |
|---|
SupersamplingNotSupportedException()
Constructor
|
SupersamplingNotSupportedException(String message)
DOCUMENT ME!
|
SupersamplingNotSupportedException(String message,
Throwable cause)
DOCUMENT ME!
|
SupersamplingNotSupportedException(Throwable cause)
DOCUMENT ME!
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SupersamplingNotSupportedException()
public SupersamplingNotSupportedException(String message)
message - public SupersamplingNotSupportedException(String message, Throwable cause)
message - cause - public SupersamplingNotSupportedException(Throwable cause)
cause -