Index

C H I M S 
All Classes and Interfaces|All Packages

C

code() - Element in annotation interface com.helixframework.annotation.error.HelixException
Sets the error code.
com.helixframework.annotation - package com.helixframework.annotation
Helix annotations that are shared across Helix projects.
com.helixframework.annotation.error - package com.helixframework.annotation.error
 
com.helixframework.annotation.feature - package com.helixframework.annotation.feature
 

H

HelixAnnotation - Annotation Interface in com.helixframework.annotation
Meta-annotation that marks Helix specific annotations for tooling support.
HelixException - Annotation Interface in com.helixframework.annotation.error
Annotation that marks Helix exceptions for specialized error handling and error message creation by the framework.

I

Incubating - Annotation Interface in com.helixframework.annotation.feature
This is a feature that is experimental and may yield a breaking change in a minor release.

M

message() - Element in annotation interface com.helixframework.annotation.error.HelixException
Sets the error message.

S

showFields() - Element in annotation interface com.helixframework.annotation.error.HelixException
Sets whether fields with getters on the exception will be included as "attributes" on the error message.
since() - Element in annotation interface com.helixframework.annotation.feature.Incubating
Version where the feature was introduced.
status() - Element in annotation interface com.helixframework.annotation.error.HelixException
Sets the http status.
C H I M S 
All Classes and Interfaces|All Packages