Class StorageTypeNotSupportedException

    • Constructor Detail

      • StorageTypeNotSupportedException

        public StorageTypeNotSupportedException​(String message)
        Constructs a new StorageTypeNotSupportedException with the specified error message.
        Parameters:
        message - Describes the error encountered.