HistoryInstanceNotFoundException

public class HistoryInstanceNotFoundException extends RuntimeException

Signals that a trash instance with the provided id was not found.

Constructors

HistoryInstanceNotFoundException

public HistoryInstanceNotFoundException(String entityClassName, Long instanceId, Long trashId)