javax.activation
Class MimeTypeParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.activation.MimeTypeParseException
All Implemented Interfaces:
Serializable

public class MimeTypeParseException
extends Exception

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200(mer, 25 ott 2006) $
See Also:
Serialized Form

Constructor Summary
MimeTypeParseException()
           
MimeTypeParseException(String s)
           
 
Method Summary
 
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

MimeTypeParseException

public MimeTypeParseException()

MimeTypeParseException

public MimeTypeParseException(String s)


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.