com.digi.config.util
Class SystemLogEntry.ExceptionInfo

java.lang.Object
  extended bycom.digi.config.util.SystemLogEntry.ExceptionInfo
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SystemLogEntry

public class SystemLogEntry.ExceptionInfo
extends java.lang.Object
implements java.io.Serializable

Contains localized and serializable information about an exception that occured

See Also:
Serialized Form

Field Summary
 java.lang.String callStack
           
 java.lang.String message
           
 java.lang.String name
           
 
Constructor Summary
SystemLogEntry.ExceptionInfo(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

message

public java.lang.String message

callStack

public java.lang.String callStack
Constructor Detail

SystemLogEntry.ExceptionInfo

public SystemLogEntry.ExceptionInfo(java.lang.Throwable t)


Copyright © 2001-2002 Digi International. All Rights Reserved.