All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----asjava.uniobjects.UniBase | +----asjava.uniobjects.UniNLS
UniNLS
is an abstract class used to define UniNLSMap and UniNLSLocale
This internal error handling method is based on Java's method of handling
errors. This exception class is derived from the base UniObjects exception
class, UniException
. We have also carried over the idea of having an integer identifier
for the message which can make the handling of said message a lot easier.
public abstract void setName()
public abstract UniString getClientNames()
public abstract UniString getServerNames()
All Packages Class Hierarchy This Package Previous Next Index