Interface ProcessingExceptionBuilder

All Superinterfaces:
GenericBuilder<Optional<ProcessingException>>, ProcessingExceptionIntermediate<ProcessingExceptionBuilder>, ProcessingMessageBuilderMethods<ProcessingExceptionBuilder>
All Known Implementing Classes:
ProcessingExceptionNoopBuilder, ProcessingExceptionOptionalBuilder

Encapsulates methods specific only to exception builder.
  • Method Details

    • throwException

      void throwException()
      Builds and directly throws built exception.