The table of mapping between obfuscated classes and source classes that were obfuscated

Is there any way to make a table of mapping between obfuscated classes and source classes that were obfuscated? It’s needed for clarification of the actual packages and classes from an obfuscated stack of exceptions that are usually the customer providing. We use Proguard. Thanks.