An {@link Output} that throws an exception whenever an attempt is made towrite a value.
@author ohler@google.com (Christian Ohler)
@param < O> type of output values formally (but not actually) accepted by this output
@param < R> type of result formally returned accepted by this output (though always return null)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.