Class ExceptionsAttribute

  • All Implemented Interfaces:
    WritableEntry

    public class ExceptionsAttribute
    extends Attribute
    The exceptions attribute, stores the checked exceptions a method is declared to throw
    Author:
    Stuart Douglas