EclipseLink 2.4.2, build 'v20130514-5956486' API Reference

org.eclipse.persistence.jpa.rs.exceptions
Class UnsupportedMediaTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.persistence.jpa.rs.exceptions.UnsupportedMediaTypeException
All Implemented Interfaces:
java.io.Serializable

public class UnsupportedMediaTypeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
UnsupportedMediaTypeException(java.lang.String message)
           
 
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

UnsupportedMediaTypeException

public UnsupportedMediaTypeException(java.lang.String message)

EclipseLink 2.4.2, build 'v20130514-5956486' API Reference