ObjectException

public abstract class ObjectException extends MdsException

Signals that it was not possible to insert object data into database.

Constructors

ObjectException

protected ObjectException(String message, String keyError, Throwable cause)

Methods

getMessageFromCause

protected static String getMessageFromCause(Throwable cause)