org.esbtools.eventhandler.lightblue.client

Class LightblueResponseException

  • All Implemented Interfaces:
    Serializable


    public class LightblueResponseException
    extends RuntimeException
    Accumulates lightblue errors for a given batch of requests to a single exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • LightblueResponseException

        public LightblueResponseException(Collection<com.redhat.lightblue.client.model.Error> errors)
    • Method Detail

      • errors

        public Collection<com.redhat.lightblue.client.model.Error> errors()

Copyright © 2017. All rights reserved.