org.apache.clerezza.uima.metadatagenerator.mediatype
Class UnsupportedMediaTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.clerezza.uima.metadatagenerator.mediatype.UnsupportedMediaTypeException
- All Implemented Interfaces:
- Serializable
public class UnsupportedMediaTypeException
- extends Exception
When a MediaType is not supported this exception is thrown
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedMediaTypeException
public UnsupportedMediaTypeException(String message)
UnsupportedMediaTypeException
public UnsupportedMediaTypeException(String message,
Exception e)
UnsupportedMediaTypeException
public UnsupportedMediaTypeException(javax.ws.rs.core.MediaType mediaType)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.