org.glassfish.jersey.server.model
Class ResourceModelValidator.ModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.jersey.server.model.ResourceModelValidator.ModelException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ResourceModelValidator
public static class ResourceModelValidator.ModelException
- extends RuntimeException
Resource model exception.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
issues
public final List<ResourceModelIssue> issues
ResourceModelValidator.ModelException
public ResourceModelValidator.ModelException(List<ResourceModelIssue> issues)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.