Searched defs:GdxRuntimeException (Results 1 – 1 of 1) sorted by relevance
22 public class GdxRuntimeException extends RuntimeException { class25 public GdxRuntimeException (String message) { in GdxRuntimeException() method in GdxRuntimeException29 public GdxRuntimeException (Throwable t) { in GdxRuntimeException() method in GdxRuntimeException33 public GdxRuntimeException (String message, Throwable t) { in GdxRuntimeException() method in GdxRuntimeException