Interface ExceptionSerializer

All Known Implementing Classes:
ExceptionAsString, ExceptionAsXml

public interface ExceptionSerializer
Use with ExceptionReportService to write the exception as part of the message.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Serialize the exception into the adaptris message.