Class Exception_3_0

    • Field Detail

      • className

        public final String className
        The fully qualified exception class name.
      • message

        @Nullable
        public final @Nullable String message
        The exception message.
      • metadata

        public final Map<String,​String> metadata
        Additional metadata about the exception where available.

        For example, script location and task path. May contain null values

      • classLevelAnnotations

        public final List<String> classLevelAnnotations
        The class level annotations the exception class is annotated with.