Class ExceptionDetails
- java.lang.Object
-
- liquibase.logging.mdc.customobjects.ExceptionDetails
-
- All Implemented Interfaces:
CustomMdcObject
public class ExceptionDetails extends Object implements CustomMdcObject
-
-
Constructor Summary
Constructors Constructor Description ExceptionDetails()ExceptionDetails(Throwable exception, String source)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringfindSource(Database database)StringgetFormattedPrimaryException()StringgetFormattedPrimaryExceptionReason()StringgetFormattedPrimaryExceptionSource()
-