org.codeconsole.web.analytics
Class WrappedException
java.lang.Object
org.codeconsole.web.analytics.WrappedException
- All Implemented Interfaces:
- Serializable
public class WrappedException
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrappedException
public WrappedException(Exception exception)
getException
public Exception getException()
getFileName
public String getFileName()
getMethodName
public String getMethodName()
getLineNumber
public Integer getLineNumber()
getStackTrace
public String getStackTrace()
getTimeStamp
public Date getTimeStamp()
Copyright © 2011 CodeConsole.org. All Rights Reserved.