public class ThrowableInformation
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ThrowableInformation(java.lang.String[] r)
Create new instance.
|
ThrowableInformation(java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getThrowable() |
java.lang.String[] |
getThrowableStrRep() |
Copyright 2000-2007 Apache Software Foundation.