Searched defs:PoloException (Results 1 – 1 of 1) sorted by relevance
22 public class PoloException extends Exception { class24 public PoloException() { in PoloException() method in PoloException28 public PoloException(String message, Throwable cause) { in PoloException() method in PoloException32 public PoloException(String message) { in PoloException() method in PoloException36 public PoloException(Throwable cause) { in PoloException() method in PoloException