Variable FrontOrThrowException.cause

Original cause of this exception

class FrontOrThrowException
{
  // ...
  Exception cause ;
  // ...
}