Searched defs:ExceptionWithContext (Results 1 – 1 of 1) sorted by relevance
33 public class ExceptionWithContext class66 public ExceptionWithContext(String message, Object... formatArgs) { in ExceptionWithContext() method in ExceptionWithContext75 public ExceptionWithContext(Throwable cause) { in ExceptionWithContext() method in ExceptionWithContext85 public ExceptionWithContext(Throwable cause, String message, Object... formatArgs) { in ExceptionWithContext() method in ExceptionWithContext