Lines Matching refs:manager
42 * An error manager used to store mime messages from the <tt>MailHandler</tt>
44 * code to manually setup this error manager can be as simple as the following:
52 * The code to setup this error manager via the logging properties can be as
74 private static final LogManager manager = LogManager.getLogManager();
76 * Used to report errors that this error manager fails to report.
85 * Creates a new error manager. Files are stored in the users temp
89 * a security manager is present and unable to read or write to users temp
98 * Creates a new error manager.
105 * @throws SecurityException if a security manager is present and unable to
122 * @param code int error manager code.
158 if (!dir.canWrite()) { //Can throw under a security manager.
168 if (!dir.canRead()) { //Can throw under a security manager.
287 String dir = manager.getProperty(