public class UnsupportedMediaTypeException extends Exception
MediaType is not supported this exception is thrown| Constructor 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, toStringpublic UnsupportedMediaTypeException(String message)
public UnsupportedMediaTypeException(javax.ws.rs.core.MediaType mediaType)
Copyright © 2014 The Apache Software Foundation. All rights reserved.