CryptoFlowStateException constructor

CryptoFlowStateException(
  1. String message
)

Creates a flow lifecycle failure.

Implementation

CryptoFlowStateException(super.message);