Class MimeIOException

All Implemented Interfaces:
Serializable

public class MimeIOException extends IOException
General IOException thrown in the mime package and its sub-packages.
See Also:
  • Constructor Details Link icon

    • MimeIOException Link icon

      public MimeIOException(String msg, Throwable cause)
    • MimeIOException Link icon

      public MimeIOException(String msg)
  • Method Details Link icon