net.sf.dexterim.oscar.io
Class ErrorCodeFactory

java.lang.Object
  extended bynet.sf.dexterim.oscar.io.ErrorCodeFactory

public class ErrorCodeFactory
extends java.lang.Object

Author:
christoph

Method Summary
 net.sf.dexterim.oscar.io.ErrorCode createError(int code)
           
static ErrorCodeFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ErrorCodeFactory getInstance()

createError

public net.sf.dexterim.oscar.io.ErrorCode createError(int code)
Parameters:
code -


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.