public class UnsupportedMediaTypeException extends Exception
MediaType
is not supported this exception is thrownConstructor and Description |
---|
UnsupportedMediaTypeException(javax.ws.rs.core.MediaType mediaType) |
UnsupportedMediaTypeException(String message) |
UnsupportedMediaTypeException(String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedMediaTypeException(String message)
public UnsupportedMediaTypeException(javax.ws.rs.core.MediaType mediaType)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.