public class MemoryUsageRetrievalException
extends Exception
Exception class whose instance is thrown when Memory usage sampling fails.
For exact cause one needs to inspect the exception string message capturing
the details by calling the toString() method.