org.eclipse.higgins.icard.provider.cardspace.common.utils
Class Logger

java.lang.Object
  extended byorg.eclipse.higgins.icard.provider.cardspace.common.utils.Logger

public class Logger
extends Object


Constructor Summary
Logger()
           
 
Method Summary
static void error(Exception e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger

public Logger()
Method Detail

error

public static void error(Exception e)