Searched refs:BoundFieldException (Results 1 – 1 of 1) sorted by relevance
116 private static class BoundFieldException extends RuntimeException { class in BoundFieldModule119 BoundFieldException(Message message) { in BoundFieldException() method in BoundFieldModule.BoundFieldException381 throw new BoundFieldException(new Message(source, String.format(format, args))); in throwBoundFieldException()397 } catch (BoundFieldException e) { in configure()