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

/openjdk7/jdk/test/java/io/PrintWriter/
H A DSubClass.java45 setError();
/openjdk7/jdk/src/share/classes/com/sun/jndi/dns/
H A DDnsContext.java294 cont.setError(this, name);
297 cont.setError(this, name);
320 cont.setError(this, name);
335 cont.setError(this, name);
342 cont.setError(this, name);
349 cont.setError(this, name);
356 cont.setError(this, name);
363 cont.setError(this, oldname);
370 cont.setError(this, name);
377 cont.setError(thi
[all...]
/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixException.java55 void setError(int errno) { method in class:UnixException
H A DUnixChannelFactory.java263 x.setError(EEXIST);
H A DUnixPath.java781 x.setError(ELOOP);
/openjdk7/jdk/src/share/classes/java/rmi/server/
H A DLogStream.java198 setError();
/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/
H A DContinuation.java117 * This method is different from the setError() methods only from
123 * @see setError
220 * encountered some error. Consequenetly, it would call setError()
228 public void setError(Object resObj, Name remain) { method in class:Continuation
244 * @see #setError(java.lang.Object, javax.naming.Name)
246 public void setError(Object resObj, String remain) { method in class:Continuation
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapCtx.java396 cont.setError(this, name);
483 cont.setError(this, name);
625 cont.setError(this, name);
686 cont.setError(this, oldName);
788 cont.setError(this, name);
855 cont.setError(this, name);
1018 cont.setError(this, name);
1112 cont.setError(this, name);
1180 cont.setError(this, name);
1320 cont.setError(thi
[all...]
H A DNamingEventNotifier.java117 cont.setError(this, info.name);
/openjdk7/jdk/src/share/classes/sun/net/www/http/
H A DChunkedOutputStream.java185 setError();
/openjdk7/jdk/src/share/classes/java/io/
H A DPrintWriter.java375 protected void setError() { method in class:PrintWriter
384 * operation fails and invokes {@link #setError()}.
H A DPrintStream.java376 * and when the <code>setError</code> method is invoked. If an operation
388 * <code>setError</code> method has been invoked
409 protected void setError() { method in class:PrintStream
418 * operation fails and invokes {@link #setError()}.
/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/
H A DTest.java92 result.setError(t);
H A DResult.java276 public void setError(Throwable t) { method in class:Result
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DClassDefinition.java121 public final void setError() { method in class:ClassDefinition
132 // conjunction with setError(), which sets the error value
/openjdk7/jdk/src/share/classes/sun/tools/javac/
H A DBatchEnvironment.java1335 c.setError();

Completed in 90 milliseconds