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