MarshalingException

fun MarshalingException()

Construct a new MarshalingException.


fun MarshalingException(cause: Throwable)

Construct a new MarshalingException.

Parameters

cause

The proximal cause of the MarshalingException exception.