MergeException

Exception thrown if there are any problems while executing a merge.

Constructors

Link copied to clipboard
constructor(message: String)

Create a MergeException.

constructor(exc: Throwable)

Create a MergeException.

Properties

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

Functions

Link copied to clipboard