TrashInstanceNotFoundException

public class TrashInstanceNotFoundException extends RuntimeException

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

Constructors

TrashInstanceNotFoundException

public TrashInstanceNotFoundException(String entityClassName, Long trashId)