CryptoFlowStateException constructor
CryptoFlowStateException(
- String message
Creates a flow lifecycle failure.
Implementation
CryptoFlowStateException(super.message);
Creates a flow lifecycle failure.
CryptoFlowStateException(super.message);