# Print output for @column tags ?> IntentFilter.MalformedMimeTypeException - Android SDK | Android Developers

Most visited

Recently visited

IntentFilter.MalformedMimeTypeException

public static class IntentFilter.MalformedMimeTypeException
extends AndroidException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.util.AndroidException
         ↳ android.content.IntentFilter.MalformedMimeTypeException


This exception is thrown when a given MIME type does not have a valid syntax.

Summary

Public constructors

MalformedMimeTypeException()
MalformedMimeTypeException(String name)

Inherited methods

Public constructors

MalformedMimeTypeException

public MalformedMimeTypeException ()

MalformedMimeTypeException

public MalformedMimeTypeException (String name)

Parameters
name String