Class ExceptionDetailsDTO

java.lang.Object
org.teavm.chromerdp.data.ExceptionDetailsDTO

public class ExceptionDetailsDTO extends Object
  • Field Details

    • exceptionId

      public int exceptionId
    • text

      public String text
  • Constructor Details

    • ExceptionDetailsDTO

      public ExceptionDetailsDTO()