public class UnsupportedException
extends java.lang.RuntimeException
This exception is thrown by output classes in the situation of trying to
write an unsupported data type. This might be in case when a new type has
been added without extending output classes.