Searched defs:TypeException (Results 1 – 1 of 1) sorted by relevance
418 public static class TypeException extends IllegalArgumentException { class in TypedProperties419 TypeException(String property, Object value, String requestedType) { in TypeException() method in TypedProperties.TypeException