Annotation Type UnitedThrow

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<? extends Throwable> value
      Exception that should be allowed.
    • Element Detail

      • value

        Class<? extends Throwable> value
        Exception that should be allowed.
        Returns:
        The type of exception.
        Default:
        com.jcabi.aspects.UnitedThrow.None.class