public class StreamParsingException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.Throwable |
_e |
Constructor and Description |
---|
StreamParsingException(java.lang.String message,
java.lang.Throwable e) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |