public class AmbiguousModelAssociationException extends RuntimeException
Resource is
adapted to
a target type via the ResourceToModelAdapter, but there is more than
one model with the target type (e.g. sharing the same super class or interface).ResourceToModelAdapter.getAdapter(Object, Class),
Serialized Form| Constructor and Description |
|---|
AmbiguousModelAssociationException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AmbiguousModelAssociationException(String message)
Copyright © 2014–2015. All rights reserved.