Searched defs:CppException (Results 1 – 1 of 1) sorted by relevance
22 public class CppException extends RuntimeException { class24 public CppException(String message) { in CppException() method in CppException