Package htw.ai.dln.Exceptions
Class UnsupportedFrameSizeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- htw.ai.dln.Exceptions.UnsupportedFrameSizeException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedFrameSizeException extends java.lang.Exception
- Since:
- : 28.02.21
Unsupported Frame Size Exception Thrown if the size of the Audio frame is not supported
- Version:
- : 1.0
- Author:
- : Enrico Gamil Toros Project name : apt-decoder
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedFrameSizeException(java.lang.String message)
-