com.sun.spot.client
Class ErrorLog
java.lang.Object
com.sun.spot.client.ErrorLog
public class ErrorLog
- extends Object
|
Method Summary |
static void |
log(String message)
Create a log entry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorLog
public ErrorLog()
log
public static void log(String message)
- Create a log entry
- Parameters:
message - The message to attach to the log entry
Copyright © 2006-2008 Sun Microsystems, Inc. All Rights Reserved.