public class TestForeignExceptionSerialization extends Object
| Constructor and Description |
|---|
TestForeignExceptionSerialization() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRemoteFromLocal()
Compare that a generic exception's stack trace has the same stack trace elements after
serialization and deserialization
|
void |
testSimpleException()
Verify that we get back similar stack trace information before an after serialization.
|
public void testSimpleException()
throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic void testRemoteFromLocal()
throws InvalidProtocolBufferException
InvalidProtocolBufferException