Class ProcessingExceptionOptionalBuilder

java.lang.Object
church.i18n.processing.message.ProcessingMessageAbstractBuilder<ProcessingExceptionBuilder>
church.i18n.processing.exception.ProcessingExceptionOptionalBuilder
All Implemented Interfaces:
GenericBuilder<Optional<ProcessingException>>, ProcessingExceptionBuilder, ProcessingExceptionIntermediate<ProcessingExceptionBuilder>, ProcessingMessageBuilderMethods<ProcessingExceptionBuilder>

public class ProcessingExceptionOptionalBuilder extends ProcessingMessageAbstractBuilder<ProcessingExceptionBuilder> implements ProcessingExceptionBuilder
Exception builder that builds actual exception. When exception is build, it returns non-empty optional object with exception.