Searched defs:ItsException (Results 1 – 1 of 1) sorted by relevance
22 class ItsException extends Exception { class23 public ItsException(Throwable cause) { in ItsException() method in ItsException27 public ItsException(String message, Throwable cause) { in ItsException() method in ItsException31 public ItsException(String message) { in ItsException() method in ItsException