Class DVRException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.diver.api.DVRException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DVRCoordinateException, DVRVersionException

public class DVRException extends Exception
A base exception for DVR handling
Since:
2.0.0
Author:
Philip Helger
See Also:
  • Constructor Details