Searched defs:ProfileException (Results 1 – 1 of 1) sorted by relevance
23 public class ProfileException extends Exception { class24 public ProfileException(String message) { in ProfileException() method in ProfileException28 public ProfileException(String message, Throwable cause) { in ProfileException() method in ProfileException