Maven module :un.storage : media-aac :
Class : un.storage.media.aac.AACException
Extends/Implements : un.api.io.IOException
Subclasses : -

Standard exception, thrown when decoding of an AAC frame fails.
The message gives more detailed information about the error.
author  Alexander Simm


Variables : -
Functions : AACException, AACException, AACException, isEndOfStream



public void AACException (String message)

public void AACException (String message, boolean eos)

public void AACException (Throwable cause)

boolean isEndOfStream ()