Searched defs:InternalException (Results 1 – 1 of 1) sorted by relevance
36 public class InternalException extends RuntimeException { class40 public InternalException() { in InternalException() method in InternalException45 public InternalException(String s) { in InternalException() method in InternalException50 public InternalException(int errorCode) { in InternalException() method in InternalException55 public InternalException(String s, int errorCode) { in InternalException() method in InternalException