try { throw Error::Simple('A simple error'); } catch Error::Simple with { # handle Error }