public static final class Unmarshaller.EitherUnmarshallingException
extends java.lang.RuntimeException
implements scala.Product, java.io.Serializable
Constructor and Description |
---|
EitherUnmarshallingException(java.lang.Class<?> rightClass,
java.lang.Throwable right,
java.lang.Class<?> leftClass,
java.lang.Throwable left) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
left() |
java.lang.Class<?> |
leftClass() |
java.lang.Throwable |
right() |
java.lang.Class<?> |
rightClass() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait