public class ExceptionSerializer
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryException |
deserialize(java.lang.String message) |
static java.lang.IllegalStateException |
serialize(java.lang.Throwable t) |
public static java.lang.IllegalStateException serialize(java.lang.Throwable t)
public static RepositoryException deserialize(java.lang.String message)