Base class for all unsupported features. It is used for all the exceptions that share the semantics of the standard {@link UnsupportedOperationException}, but must also provide a localized message.
@since 2.2
@version $Revision$ $Date$
Base class for all unsupported features. It is used for all the exceptions that have the semantics of the standard {@link UnsupportedOperationException}, but must also provide a localized message.
@since 2.2
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.