public interface ErrorCollection
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<Class> |
getErrorPayloadClasses() |
LensError |
getLensError(int errorCode) |
LensError getLensError(int errorCode)
errorCode
- the errorCode for which LensError instance has to be retrieved.com.google.common.collect.ImmutableSet<Class> getErrorPayloadClasses()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.