Package com.peterphi.std.types
Class ResamplingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.peterphi.std.types.ResamplingException
- All Implemented Interfaces:
Serializable
Thrown to indicate that it is not possible to represent a timecode or sample count in a precise way
- See Also:
-
Constructor Summary
ConstructorDescriptionResamplingException
(String msg, Throwable cause) ResamplingException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResamplingException
-
ResamplingException
-
ResamplingException
-
ResamplingException
public ResamplingException()
-