Searched refs:EeExternalFieldException (Results 1 – 2 of 2) sorted by relevance
19 public class EeExternalFieldException extends EeIOException { class20 public EeExternalFieldException() { in EeExternalFieldException() method in EeExternalFieldException24 public EeExternalFieldException(String message) { in EeExternalFieldException() method in EeExternalFieldException
222 throw new EeExternalFieldException(b.getString("m")); in throwBundle()