Protomatter Software v1.1.7

com.protomatter.util
Class MIMEException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--com.protomatter.util.MIMEException
All Implemented Interfaces:
java.io.Serializable

public class MIMEException
extends java.io.IOException

An exception pertaining to MIME messages.

See Also:
Serialized Form

Constructor Summary
MIMEException()
          Create a new MIMEException with no message.
MIMEException(java.lang.String message)
          Create a new MIMEException with the given message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MIMEException

public MIMEException()
Create a new MIMEException with no message.

MIMEException

public MIMEException(java.lang.String message)
Create a new MIMEException with the given message.

Protomatter Software v1.1.7
Copyright 1998-2002 Nate Sammons

Protomatter Software v1.1.7 http://protomatter.sourceforge.net/1.1.7