Class ExceptionsAttribute

java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.ExceptionsAttribute

public final class ExceptionsAttribute extends SourceAttribute
  • Field Details

  • Constructor Details

    • ExceptionsAttribute

      public ExceptionsAttribute(TypeReference... exceptionTypes)
  • Method Details