public class SerialException
extends java.lang.Exception
| Constructor and Description |
|---|
SerialException(java.lang.String message,
java.lang.Throwable cause)
Creates a new
ComponentXmlException. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Returns the causing exception, if applicable.
|