org.jesktop.mime
Class MimeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jesktop.mime.MimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MimeAlreadyRegisteredException, MimeNotRegisteredException

public class MimeException
extends java.lang.Exception

Version:
1.0
Author:
Laurent Cornelis
See Also:
Serialized Form

Constructor Summary
MimeException(java.lang.String message)
          Constructor MimeException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MimeException

public MimeException(java.lang.String message)
Constructor MimeException

Parameters:
message -


Copyright © 2004 Jesktop Project. All Rights Reserved.