Class UnsupportedVideoTypeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnsupportedVideoTypeException
    extends UnsupportedMediaTypeException
    Since:
    : 05.01.21

    Thrown if the used encoding is not supported

    Author:
    : Enrico Gamil Toros Project name : ProjektSteganography
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UnsupportedVideoTypeException

        public UnsupportedVideoTypeException()
      • UnsupportedVideoTypeException

        public UnsupportedVideoTypeException​(java.lang.String message)