Protomatter Software v1.1.7

com.protomatter.util
Class MalformedMIMEAttachmentException

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

public class MalformedMIMEAttachmentException
extends java.lang.Exception

An exception thrown when a MIME attachement is improperly formatted.

See Also:
Serialized Form

Constructor Summary
MalformedMIMEAttachmentException()
          Create a new MalformedMIMEAttachmentException with no message.
MalformedMIMEAttachmentException(java.lang.String message)
          Create a new MalformedMIMEAttachmentException 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

MalformedMIMEAttachmentException

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

MalformedMIMEAttachmentException

public MalformedMIMEAttachmentException(java.lang.String message)
Create a new MalformedMIMEAttachmentException 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