Class GetBytesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.overviewproject.mime_types.GetBytesException
All Implemented Interfaces:
Serializable

public class GetBytesException extends Exception
Thrown by MimeTypeDetector when it cannot read bytes.
See Also:
  • Field Details

  • Constructor Details

    • GetBytesException

      public GetBytesException(Throwable cause)