This exception is thrown when a codec does not support the codec mode wanted by the user. Example: A user gives an OutputStream to a codec, indicating that an image is to be saved, but the codec only supports loading.
@author Marco Schmidt
@since 0.10.0
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.