Class ExceptionsAttribute

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

public final class ExceptionsAttribute extends SourceAttribute
Author:
Mike Strobel
  • Constructor Details

    • ExceptionsAttribute

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