MarshalingException

MarshalingException indicates that an error occurred during the marshaling of an Avail object to Java.

Author

Todd L Smith

Constructors

Link copied to clipboard
constructor()

Construct a new MarshalingException.

constructor(cause: Throwable)

Construct a new MarshalingException.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open override val message: String
Link copied to clipboard

Answer the numeric error code as an Avail.

Link copied to clipboard

Produce a String representation of the stack trace captured in this Throwable.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard