EmptyTrashException

public class EmptyTrashException extends MdsException

The EmptyTrashException exception signals a situation that there were some problems with cleaning the module trash.

Constructors

EmptyTrashException

public EmptyTrashException(Throwable cause)

Constructs a new EmptyTrashException with mds.error.emptyTrashException as a message key.

Parameters:
  • cause – the cause of exception.