Class MediaIOException

All Implemented Interfaces:
Serializable

public class MediaIOException extends SystemException
Thrown if an IOException has occurred while media handling operations.
Since:
4.0
See Also:
  • Constructor Details

    • MediaIOException

      public MediaIOException(String message, Throwable cause)
    • MediaIOException

      public MediaIOException(String message)
    • MediaIOException

      public MediaIOException(Throwable cause)