android.content
Class IntentFilter.MalformedMimeTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by android.util.AndroidException
              extended by android.content.IntentFilter.MalformedMimeTypeException
All Implemented Interfaces:
Serializable
Enclosing class:
IntentFilter

public static class IntentFilter.MalformedMimeTypeException
extends AndroidException

See Also:
Serialized Form

Constructor Summary
IntentFilter.MalformedMimeTypeException()
           
IntentFilter.MalformedMimeTypeException(String name)
           
 
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

IntentFilter.MalformedMimeTypeException

public IntentFilter.MalformedMimeTypeException()

IntentFilter.MalformedMimeTypeException

public IntentFilter.MalformedMimeTypeException(String name)


Copyright © 2008-2012. All Rights Reserved.