Class ExceptionsAttribute

    • Field Detail

      • _exceptionTypes

        private final java.util.List<TypeReference> _exceptionTypes
    • Constructor Detail

      • ExceptionsAttribute

        public ExceptionsAttribute​(TypeReference... exceptionTypes)
    • Method Detail

      • getExceptionTypes

        public java.util.List<TypeReference> getExceptionTypes()