Class FetchTransactionResultsException

  • All Implemented Interfaces:
    Serializable

    public class FetchTransactionResultsException
    extends RuntimeException
    The exception is thrown when an error occurred during fetching transaction results.
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    Serialized Form
    • Constructor Detail

      • FetchTransactionResultsException

        public FetchTransactionResultsException​(String message)