Package gw.lang

Annotation Type Throws


  • @Retention(RUNTIME)
    @Target({METHOD,FIELD,CONSTRUCTOR})
    @Repeatable(Throwses.class)
    public @interface Throws
    • Element Detail

      • ExceptionType

        java.lang.Class ExceptionType
      • ExceptionDescription

        java.lang.String ExceptionDescription