Package-level declarations
Types
Link copied to clipboard
Human readable error reason.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS, AnnotationTarget.PROPERTY] )
Marks declarations that are internal, which means that should not be used outside, because their signatures and semantics will change between future releases without any warnings and without providing any migration aids.
Link copied to clipboard
Exception class that contains ErrorInfo object with error details.