Uses of Class
gnu.io.UnSupportedLoggerException

Packages that use UnSupportedLoggerException
gnu.io   
 

Uses of UnSupportedLoggerException in gnu.io
 

Methods in gnu.io that throw UnSupportedLoggerException
 void Zystem.startLogger()
           
 void Zystem.startLogger(java.lang.String t)
           
 

Constructors in gnu.io that throw UnSupportedLoggerException
Zystem()
          Constructor.
Zystem(int m)