Uses of Class
org.glassfish.jersey.spi.Errors.ErrorMessage

Packages that use Errors.ErrorMessage
org.glassfish.jersey.spi Common Jersey service provider contract (SPI) classes. 
 

Uses of Errors.ErrorMessage in org.glassfish.jersey.spi
 

Methods in org.glassfish.jersey.spi that return types with arguments of type Errors.ErrorMessage
static List<Errors.ErrorMessage> Errors.getErrorMessages()
          Return all error messages.
static List<Errors.ErrorMessage> Errors.getErrorMessages(boolean afterMark)
          Return list of error messages filed after the mark flag was set.
 List<Errors.ErrorMessage> Errors.ErrorMessagesException.getMessages()
          Get encountered errors.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.