Class ExceptionHandlerDescriptor

java.lang.Object
org.teavm.model.lowlevel.ExceptionHandlerDescriptor

public class ExceptionHandlerDescriptor extends Object
  • Constructor Details

    • ExceptionHandlerDescriptor

      public ExceptionHandlerDescriptor(int id, String className)
  • Method Details

    • getId

      public int getId()
    • getClassName

      public String getClassName()