Searched refs:errstr (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DBaseContainer.java5780 private static final String errstr = field in class:SafeProperties
5785 throw new RuntimeException(errstr);
5788 throw new RuntimeException(errstr);
5791 throw new RuntimeException(errstr);
5794 throw new RuntimeException(errstr);
5797 throw new RuntimeException(errstr);

Completed in 40 milliseconds