public static final class Marshal.UnacceptableResponseContentTypeException
extends java.lang.RuntimeException
implements scala.util.control.NoStackTrace, scala.Product, java.io.Serializable
Constructor and Description |
---|
UnacceptableResponseContentTypeException(scala.collection.immutable.Set<ContentNegotiator.Alternative> supported) |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.Set<ContentNegotiator.Alternative> |
supported() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
$init$, fillInStackTrace, noSuppression
public UnacceptableResponseContentTypeException(scala.collection.immutable.Set<ContentNegotiator.Alternative> supported)
public scala.collection.immutable.Set<ContentNegotiator.Alternative> supported()