Interface IBadMailWorkflowEvent

    • Method Detail

      • getFile

        Path getFile()
        Get the file in the badmail directory.
        Returns:
        The file in the badmail directory.
      • getReason

        Throwable getReason()
        Get the exception that is associated with this event.
        Returns:
        The exception that is associated with this event, or null.