Home | History | Annotate | Download | only in internal
      1 package org.robolectric.internal;
      2 
      3 public class DeprecatedMethodMarkerException extends RuntimeException {
      4 }
      5