Class CatchData

java.lang.Object
org.glassfish.rmic.tools.asm.CatchData

public final class CatchData extends Object
WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
  • Field Details

  • Constructor Details

    • CatchData

      CatchData(Object type)
      Constructor
  • Method Details

    • getLabel

      public Label getLabel()
      Get the label
    • getType

      public Object getType()
      Get the clazz