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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait$init$, fillInStackTrace, noSuppressionpublic UnacceptableResponseContentTypeException(scala.collection.immutable.Set<ContentNegotiator.Alternative> supported)
public scala.collection.immutable.Set<ContentNegotiator.Alternative> supported()