Searched defs:HarnessRuntimeException (Results 1 – 1 of 1) sorted by relevance
22 public class HarnessRuntimeException extends RuntimeException implements IHarnessException { class35 public HarnessRuntimeException(String message, ErrorIdentifier errorId) { in HarnessRuntimeException() method in HarnessRuntimeException50 public HarnessRuntimeException(String message, IHarnessException cause) { in HarnessRuntimeException() method in HarnessRuntimeException63 public HarnessRuntimeException(String message, Throwable cause, ErrorIdentifier errorId) { in HarnessRuntimeException() method in HarnessRuntimeException