LookupNotFoundException

public class LookupNotFoundException extends MdsException

The LookupNotFoundException exception signals a situation in which a lookup with given id does not exist in database.

Constructors

LookupNotFoundException

public LookupNotFoundException()

Constructs a new LookupNotFoundException with mds.error.lookupNotFound as a message key.