Searched defs:Sl4aException (Results 1 – 3 of 3) sorted by relevance
20 public class Sl4aException extends Exception { class22 public Sl4aException(Exception e) { in Sl4aException() method in Sl4aException26 public Sl4aException(String message) { in Sl4aException() method in Sl4aException30 public Sl4aException(String message, Exception e) { in Sl4aException() method in Sl4aException
25 public class Sl4aException extends Exception { class30 Sl4aException(int errorCode, String errorMessage) { in Sl4aException() method in Sl4aException
32 class Sl4aException(error.ActsError): class