Package com.stimulsoft.report
Class ExceptionExt
java.lang.Object
com.stimulsoft.report.ExceptionExt
Copyright Stimulsoft
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExceptionExt.LogStatusstatic ExceptionExt.LogStatusstatic ExceptionExt.LogStatusstatic ExceptionExt.LogStatuslogExpression(Exception exception, Object compObject, String propertyName) static ExceptionExt.LogStatuslogSeriesExpression(Exception exception, Object compObject, String series, String propertyName)
-
Constructor Details
-
ExceptionExt
public ExceptionExt()
-
-
Method Details
-
log
-
log
-
logEvent
public static ExceptionExt.LogStatus logEvent(Exception exception, Object compObject, String eventName) -
logExpression
public static ExceptionExt.LogStatus logExpression(Exception exception, Object compObject, String propertyName) -
logSeriesExpression
public static ExceptionExt.LogStatus logSeriesExpression(Exception exception, Object compObject, String series, String propertyName)
-